burakaytan commited on
Commit
1789c36
1 Parent(s): 37d4558

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
4
  # Usage
5
  Load transformers library with:
6
  ```
 
1
  ---
2
  license: mit
3
  ---
4
+ ## Model description
5
+ This is a Turkish RoBERTa base model pretrained on Turkish Wikipedia, Turkish OSCAR, and some news websites.
6
+
7
+ The final training corpus has a size of 38 GB and 329.720.508 sentences.
8
+
9
  # Usage
10
  Load transformers library with:
11
  ```