khashei commited on
Commit
50af447
1 Parent(s): 5068f29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,8 +26,8 @@ sample = generator('در یک اتفاق شگفت انگیز، پژوهشگرا
26
  ```
27
  If you are using Tensorflow import TFGPT2LMHeadModel instead of GPT2LMHeadModel.
28
 
29
- ## Finetuning with custom dataset
30
- See this [Github Repo](https://github.com/khashei/bolbolzaban-gpt2-persian).
31
 
32
  ## Special Tokens
33
  gpt-persian is trained for the purpose of research on Persian poetry. Because of that all english words and numbers are replaced with special tokens and only standard Persian alphabet is used as part of input text. Here is one example:
 
26
  ```
27
  If you are using Tensorflow import TFGPT2LMHeadModel instead of GPT2LMHeadModel.
28
 
29
+ ## Fine-tuning
30
+ Find a basic fine-tuning example on this [Github Repo](https://github.com/khashei/bolbolzaban-gpt2-persian).
31
 
32
  ## Special Tokens
33
  gpt-persian is trained for the purpose of research on Persian poetry. Because of that all english words and numbers are replaced with special tokens and only standard Persian alphabet is used as part of input text. Here is one example: