自然语言处理NLP星空智能对话机器人系列:深入理解Transformer自然语言处理 Standard NLP tasks with specific vocabulary
目录
- Standard NLP tasks with specific vocabulary
- Generating unconditional samples with GPT-2
- Step 1: Pre-requisites:
- Step 2: Cloning the OpenAI GPT-2 Repository
- Step 3: Installing the requirements
- Step 4: Checking TensorFlow version
- Step 5: Downloading 117M parameter GPT-2 Model
- Step 6: Copying the Project Resources to src