gaydmi commited on
Commit
97680e5
1 Parent(s): e0b5eb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
  multilinguality:
8
  - monolingual
9
  size_categories:
10
- - 10K<n<100K
11
  task_categories:
12
  - text-generation
13
  - fill-mask
@@ -40,4 +40,4 @@ To load and use dataset, run this script:
40
  from datasets import load_dataset
41
 
42
  tt_crawl=load_dataset("neurotatarlar/tt-crawl")
43
- ```
 
7
  multilinguality:
8
  - monolingual
9
  size_categories:
10
+ - 100K<n<1M
11
  task_categories:
12
  - text-generation
13
  - fill-mask
 
40
  from datasets import load_dataset
41
 
42
  tt_crawl=load_dataset("neurotatarlar/tt-crawl")
43
+ ```