Datasets:
kargaranamir
commited on
Commit
•
0ea74b1
1
Parent(s):
e0eb432
add bhw.
Browse files
README.md
CHANGED
@@ -4789,6 +4789,10 @@ configs:
|
|
4789 |
data_files:
|
4790 |
- split: train
|
4791 |
path: "v1.0/bgz-Latn/*.parquet"
|
|
|
|
|
|
|
|
|
4792 |
- config_name: tui-Latn
|
4793 |
data_files:
|
4794 |
- split: train
|
@@ -5246,6 +5250,7 @@ language:
|
|
5246 |
- bhg
|
5247 |
- bhl
|
5248 |
- bho
|
|
|
5249 |
- bi
|
5250 |
- big
|
5251 |
- bik
|
@@ -6535,9 +6540,12 @@ language:
|
|
6535 |
|
6536 |
GlotCC is a document-level, 2TB general domain monolingual dataset derived from CommonCrawl, covering more than 1000 languages.
|
6537 |
|
|
|
|
|
6538 |
|
6539 |
### Languages
|
6540 |
|
|
|
6541 |
|
6542 |
## Dataset Creation
|
6543 |
|
|
|
4789 |
data_files:
|
4790 |
- split: train
|
4791 |
path: "v1.0/bgz-Latn/*.parquet"
|
4792 |
+
- config_name: bhw-Latn
|
4793 |
+
data_files:
|
4794 |
+
- split: train
|
4795 |
+
path: "v1.0/bhw-Latn/*.parquet"
|
4796 |
- config_name: tui-Latn
|
4797 |
data_files:
|
4798 |
- split: train
|
|
|
5250 |
- bhg
|
5251 |
- bhl
|
5252 |
- bho
|
5253 |
+
- bhw
|
5254 |
- bi
|
5255 |
- big
|
5256 |
- bik
|
|
|
6540 |
|
6541 |
GlotCC is a document-level, 2TB general domain monolingual dataset derived from CommonCrawl, covering more than 1000 languages.
|
6542 |
|
6543 |
+
We open-source the pipeline at [https://github.com/cisnlp/GlotCC](https://github.com/cisnlp/GlotCC).
|
6544 |
+
|
6545 |
|
6546 |
### Languages
|
6547 |
|
6548 |
+
1275 labels.
|
6549 |
|
6550 |
## Dataset Creation
|
6551 |
|