laurentiubp
commited on
Commit
•
c7e5577
1
Parent(s):
ccc1da5
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,7 @@ language:
|
|
28 |
- ca
|
29 |
size_categories:
|
30 |
- 100K<n<1M
|
|
|
31 |
---
|
32 |
|
33 |
### Dataset Summary
|
@@ -36,7 +37,7 @@ The Catalan Raw Text Dataset is a subset of the [projecte-aina/catalan_general_c
|
|
36 |
|
37 |
It is licensed under a [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license, just like the origin dataset.
|
38 |
|
39 |
-
The dataset consists of **404k samples**, totalling **331M tokens** after tokenizing it with the
|
40 |
|
41 |
### Languages
|
42 |
|
@@ -54,4 +55,4 @@ The dataset contains two splits: `train` and `test`.
|
|
54 |
|
55 |
Thanks to [projecte-aina](https://huggingface.co/projecte-aina) for providing the original dataset.
|
56 |
|
57 |
-
Please visit the [Source Dataset](https://huggingface.co/datasets/projecte-aina/catalan_general_crawling) for more information about how it was collected and curated.
|
|
|
28 |
- ca
|
29 |
size_categories:
|
30 |
- 100K<n<1M
|
31 |
+
pretty_name: Catalan Raw Text
|
32 |
---
|
33 |
|
34 |
### Dataset Summary
|
|
|
37 |
|
38 |
It is licensed under a [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license, just like the origin dataset.
|
39 |
|
40 |
+
The dataset consists of **404k samples**, totalling **331M tokens** after tokenizing it with the [Llama-3 Tokenizer](https://huggingface.co/meta-llama/Meta-Llama-3-8B).
|
41 |
|
42 |
### Languages
|
43 |
|
|
|
55 |
|
56 |
Thanks to [projecte-aina](https://huggingface.co/projecte-aina) for providing the original dataset.
|
57 |
|
58 |
+
Please visit the [Source Dataset](https://huggingface.co/datasets/projecte-aina/catalan_general_crawling) for more information about how it was collected and curated.
|