Update Readme to index Lij datasets
Browse filesUpdated readme to have SmolSent and SmolDoc lij in dataset viewer
README.md
CHANGED
|
@@ -270,6 +270,10 @@ configs:
|
|
| 270 |
data_files:
|
| 271 |
- split: train
|
| 272 |
path: smolsent/en_yue.jsonl
|
|
|
|
|
|
|
|
|
|
|
|
|
| 273 |
- config_name: smolsent__en_lus
|
| 274 |
data_files:
|
| 275 |
- split: train
|
|
@@ -578,6 +582,10 @@ configs:
|
|
| 578 |
data_files:
|
| 579 |
- split: train
|
| 580 |
path: smoldoc/en_kr.jsonl
|
|
|
|
|
|
|
|
|
|
|
|
|
| 581 |
- config_name: smoldoc__en_lu
|
| 582 |
data_files:
|
| 583 |
- split: train
|
|
|
|
| 270 |
data_files:
|
| 271 |
- split: train
|
| 272 |
path: smolsent/en_yue.jsonl
|
| 273 |
+
- config_name: smolsent__en_lij
|
| 274 |
+
data_files:
|
| 275 |
+
- split: train
|
| 276 |
+
path: smolsent/en_lij.jsonl
|
| 277 |
- config_name: smolsent__en_lus
|
| 278 |
data_files:
|
| 279 |
- split: train
|
|
|
|
| 582 |
data_files:
|
| 583 |
- split: train
|
| 584 |
path: smoldoc/en_kr.jsonl
|
| 585 |
+
- config_name: smoldoc__en_lij
|
| 586 |
+
data_files:
|
| 587 |
+
- split: train
|
| 588 |
+
path: smoldoc/en_lij.jsonl
|
| 589 |
- config_name: smoldoc__en_lu
|
| 590 |
data_files:
|
| 591 |
- split: train
|