isanvicente commited on
Commit
cf8bfc9
1 Parent(s): 1778f11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -21,11 +21,12 @@ size_categories:
21
 
22
  <!-- Provide a quick summary of the dataset. -->
23
  ZelaiHandi🌱: A Large Open Dataset of Basque.
24
- ZelaiHandi (large pasture in Basque) is the largest open corpus publicly available in Basque (as of 2024/02/27).
25
- The corpus is composed of clean texts extracted from specific web sources.
26
- We we'll be updating the corpus on a yearly basis.
27
 
28
- The corpus is released with the aim of "feeding" LLMs like llama-2, Latxa, etc. Of course other non "herbivore" models can also use ZelaiHandi.
 
 
29
 
30
  ## Dataset Details
31
 
@@ -35,7 +36,7 @@ The corpus is released with the aim of "feeding" LLMs like llama-2, Latxa, etc.
35
 
36
  - **Size:** 559M words.
37
  - **Language(s) (NLP):** EU
38
- - **License:** CC
39
  - **Curated by:** Orai NLP Technologies
40
 
41
  ### Dataset Structure
@@ -44,7 +45,6 @@ The corpus is released with the aim of "feeding" LLMs like llama-2, Latxa, etc.
44
 
45
  The corpus is released in jsonl format. Each document contains the following properties:
46
 
47
-
48
  ```json
49
  {
50
  "source": "source",
@@ -52,7 +52,7 @@ The corpus is released in jsonl format. Each document contains the following pro
52
  "lang": "eu",
53
  "url": "document url",
54
  "title": "document title",
55
- "author": "document author if known, source otherwise",
56
  "date": "yyyy-mm-dd",
57
  "text": "document content, ready to use raw text. Title text (for news and articles) is included as well.",
58
  "domain": "document domain. one of ['news', 'administrative', 'wikipedia', 'science', 'subtitles', 'literature', 'videogames']"
@@ -65,7 +65,7 @@ The corpus is released in jsonl format. Each document contains the following pro
65
  ### Source Data
66
 
67
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
68
- This is a corpus of Basque language. It contains 559.380.531 raw tokens. It was gathered from various web sources and contains data up to 2024/02/23.
69
  The corpus is comprised of documents from various sources. All documents included have a free license, but each source has its own license. The following table summarizes corpus statistics and license information.
70
 
71
  | **source** | **base url** | **domain** | **tokens (M)** | **license** |
@@ -73,7 +73,7 @@ The corpus is comprised of documents from various sources. All documents include
73
  | Tokikom | https://tokikom.eus/bazkideak/ | news | 165.75 | cc-by / cc-by-sa |
74
  | Berria | https://berria.eus | news | 178.77 | cc-by-sa 4.0 |
75
  | Eusko Legebiltzarra | https://www.legebiltzarra.eus | administrative | 80 | public domain |
76
- | Wiki | https://wikipedia.org | wikipedia | 63.8 | cc0 |
77
  | addi | https://addi.ehu.es/ | science | 17 | cc-by-nc-sa / cc-by-nc-nd |
78
  | argia | https://www.argia.eus | science | 17.44 | cc-by-sa 4.0 |
79
  | opendata euskadi subtiitles | https://opendata.euskadi.eus/catalogo/-/euskarazko-azpitituluak-filmak-eta-telesailak-euskaraz/ | subtitles | 11 | cc-by-sa |
@@ -107,6 +107,7 @@ We suggest filtering sources as literature and subtitles that might contain hate
107
 
108
  ## Citation
109
 
 
110
  <!--We plan to release a paper soon, but, for now, please, cite as follows:
111
 
112
  **BibTeX:**
 
21
 
22
  <!-- Provide a quick summary of the dataset. -->
23
  ZelaiHandi🌱: A Large Open Dataset of Basque.
24
+ ZelaiHandi (large pasture in Basque) is the largest open corpus publicly available in Basque (as of 2024/02/27), containing roughly 560M tokens.
25
+ The corpus is composed of clean texts extracted from specific web sources, including exclusively content with free use licenses.
 
26
 
27
+ The dataset will receive yearly updates.
28
+
29
+ The corpus is released with the aim of "feeding" LLMs like llama-2, Latxa, etc. Of course other non "herbivore" models can also use ZelaiHandi.
30
 
31
  ## Dataset Details
32
 
 
36
 
37
  - **Size:** 559M words.
38
  - **Language(s) (NLP):** EU
39
+ - **License:** Various CC licenses.
40
  - **Curated by:** Orai NLP Technologies
41
 
42
  ### Dataset Structure
 
45
 
46
  The corpus is released in jsonl format. Each document contains the following properties:
47
 
 
48
  ```json
49
  {
50
  "source": "source",
 
52
  "lang": "eu",
53
  "url": "document url",
54
  "title": "document title",
55
+ "author": "document author if known, null otherwise",
56
  "date": "yyyy-mm-dd",
57
  "text": "document content, ready to use raw text. Title text (for news and articles) is included as well.",
58
  "domain": "document domain. one of ['news', 'administrative', 'wikipedia', 'science', 'subtitles', 'literature', 'videogames']"
 
65
  ### Source Data
66
 
67
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
68
+ This is a corpus of the Basque language. It contains 559.380.531 raw tokens. It was gathered from various web sources and contains data up to 2024/02/23.
69
  The corpus is comprised of documents from various sources. All documents included have a free license, but each source has its own license. The following table summarizes corpus statistics and license information.
70
 
71
  | **source** | **base url** | **domain** | **tokens (M)** | **license** |
 
73
  | Tokikom | https://tokikom.eus/bazkideak/ | news | 165.75 | cc-by / cc-by-sa |
74
  | Berria | https://berria.eus | news | 178.77 | cc-by-sa 4.0 |
75
  | Eusko Legebiltzarra | https://www.legebiltzarra.eus | administrative | 80 | public domain |
76
+ | Wikipedia | https://wikipedia.org | wikipedia | 63.8 | cc0 |
77
  | addi | https://addi.ehu.es/ | science | 17 | cc-by-nc-sa / cc-by-nc-nd |
78
  | argia | https://www.argia.eus | science | 17.44 | cc-by-sa 4.0 |
79
  | opendata euskadi subtiitles | https://opendata.euskadi.eus/catalogo/-/euskarazko-azpitituluak-filmak-eta-telesailak-euskaraz/ | subtitles | 11 | cc-by-sa |
 
107
 
108
  ## Citation
109
 
110
+ Coming soon.
111
  <!--We plan to release a paper soon, but, for now, please, cite as follows:
112
 
113
  **BibTeX:**