Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,18 @@ configs:
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
# Dataset-Tokenizer
|
@@ -71,4 +83,4 @@ It supports the development of models that can handle both human languages and p
|
|
71 |
|
72 |
## Citation
|
73 |
|
74 |
-
Please cite or link back to this dataset on Hugging Face Hub if used in your projects.
|
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
+
license: odc-by
|
24 |
+
language:
|
25 |
+
- fr
|
26 |
+
- en
|
27 |
+
- es
|
28 |
+
tags:
|
29 |
+
- C/C++
|
30 |
+
- Python
|
31 |
+
- JavaScript
|
32 |
+
- Java
|
33 |
+
size_categories:
|
34 |
+
- 1M<n<10M
|
35 |
---
|
36 |
|
37 |
# Dataset-Tokenizer
|
|
|
83 |
|
84 |
## Citation
|
85 |
|
86 |
+
Please cite or link back to this dataset on Hugging Face Hub if used in your projects.
|