redrussianarmy commited on
Commit
90e921d
1 Parent(s): e3e7215

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -42,5 +42,11 @@ text = pipe("Akşamüstü yolda ilerlerken, ")[0]["generated_text"]
42
  print(text)
43
  ```
44
 
 
 
 
 
 
 
45
  ## Contact (Bugs, Feedback, Contribution and more)
46
  For questions about the GPT2-Turkish model, just open an issue [here](https://github.com/redrussianarmy/gpt2-turkish/issues) 🤗
 
42
  print(text)
43
  ```
44
 
45
+ ### How to clone the model repo
46
+ ```
47
+ git lfs install
48
+ git clone https://huggingface.co/redrussianarmy/gpt2-turkish-cased
49
+ ```
50
+
51
  ## Contact (Bugs, Feedback, Contribution and more)
52
  For questions about the GPT2-Turkish model, just open an issue [here](https://github.com/redrussianarmy/gpt2-turkish/issues) 🤗