Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: score
|
@@ -22,7 +21,7 @@ dataset_info:
|
|
22 |
num_bytes: 7382358.909090909
|
23 |
num_examples: 2000
|
24 |
download_size: 250483279
|
25 |
-
dataset_size: 406029740
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
@@ -74,6 +73,13 @@ Each sample in the dataset includes these two **main** fields:
|
|
74 |
Besides there are several other mata information for each sample.
|
75 |
|
76 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
## Citation
|
78 |
If you use this dataset in your research or projects, please cite it appropriately.
|
79 |
|
@@ -86,7 +92,4 @@ If you use this dataset in your research or projects, please cite it appropriate
|
|
86 |
url={https://huggingface.co/LinguaCustodia/ClassiFin},
|
87 |
year={2025}
|
88 |
}
|
89 |
-
```
|
90 |
-
|
91 |
-
|
92 |
-
|
|
|
1 |
---
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: score
|
|
|
21 |
num_bytes: 7382358.909090909
|
22 |
num_examples: 2000
|
23 |
download_size: 250483279
|
24 |
+
dataset_size: 406029740
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
|
|
73 |
Besides there are several other mata information for each sample.
|
74 |
|
75 |
|
76 |
+
## License
|
77 |
+
Please refer to both below licenses when using this dataset.
|
78 |
+
|
79 |
+
- [mC4 license](https://huggingface.co/datasets/allenai/c4#license)
|
80 |
+
- [OSCAR license](https://huggingface.co/datasets/oscar-corpus/OSCAR-2301#licensing-information)
|
81 |
+
|
82 |
+
|
83 |
## Citation
|
84 |
If you use this dataset in your research or projects, please cite it appropriately.
|
85 |
|
|
|
92 |
url={https://huggingface.co/LinguaCustodia/ClassiFin},
|
93 |
year={2025}
|
94 |
}
|
95 |
+
```
|
|
|
|
|
|