baotoan2002 commited on
Commit
1eeaa40
1 Parent(s): 1bf7ee2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,9 +12,9 @@ tags:
12
  This repository provides an example of how to use the GPT-2 language model in Hugging Face for text generation tasks. GPT-2 is a powerful natural language processing model that can generate human-like text, and Hugging Face is a popular open-source library for working with NLP models.
13
 
14
  ## Requirements
15
- Python 3.6 or higher
16
- Hugging Face transformers library
17
- PyTorch or TensorFlow
18
 
19
  ## Installation
20
  - Clone this repository: git clone ```https://github.com/sonyway01/Deep-Learning/Final%20Project```
 
12
  This repository provides an example of how to use the GPT-2 language model in Hugging Face for text generation tasks. GPT-2 is a powerful natural language processing model that can generate human-like text, and Hugging Face is a popular open-source library for working with NLP models.
13
 
14
  ## Requirements
15
+ - Python 3.6 or higher
16
+ - Hugging Face transformers library
17
+ - PyTorch or TensorFlow
18
 
19
  ## Installation
20
  - Clone this repository: git clone ```https://github.com/sonyway01/Deep-Learning/Final%20Project```