Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
Luxembourgish
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ size_categories:
|
|
9 |
source_datasets:
|
10 |
- Luxembourg Online Dictionary (LOD)
|
11 |
configs: # Optional. This can be used to pass additional parameters to the dataset loader, such as `data_files`, `data_dir`, and any builder-specific parameters
|
12 |
-
- config_name:
|
13 |
data_files:
|
14 |
- split: train
|
15 |
path: train.json
|
@@ -17,7 +17,7 @@ configs: # Optional. This can be used to pass additional parameters to the data
|
|
17 |
path: val.json
|
18 |
- split: test
|
19 |
path: test.json
|
20 |
-
- config_name:
|
21 |
data_files:
|
22 |
- split: train
|
23 |
path: train.json
|
|
|
9 |
source_datasets:
|
10 |
- Luxembourg Online Dictionary (LOD)
|
11 |
configs: # Optional. This can be used to pass additional parameters to the dataset loader, such as `data_files`, `data_dir`, and any builder-specific parameters
|
12 |
+
- config_name: LETZ-SYN # Example: default
|
13 |
data_files:
|
14 |
- split: train
|
15 |
path: train.json
|
|
|
17 |
path: val.json
|
18 |
- split: test
|
19 |
path: test.json
|
20 |
+
- config_name: LETZ-WoT # Example: default
|
21 |
data_files:
|
22 |
- split: train
|
23 |
path: train.json
|