Datasets:

Modalities:
Text
Formats:
json
Languages:
Basque
Libraries:
Datasets
pandas
License:
isanvicente commited on
Commit
c1152cc
·
1 Parent(s): a19c4ff

update README

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -24,8 +24,9 @@ ZelaiHandi, which means "large pasture" in Basque, is the largest collection of
24
  This collection comprises approximately 660 million words.
25
 
26
  The dataset will receive periodical updates.
27
- - v2 (February 17th, 2025): 660M words, 7 new sources.
28
- - v1 (March 4th, 2024): 521M words.
 
29
 
30
  The corpus has been released with the objective of “feeding” Large Language Models. Naturally, models that are not strictly "herbivorous" can also ingest ZelaiHandi.
31
 
@@ -137,6 +138,15 @@ This corpus may reflect societal stereotypes and biases. Additionally, it could
137
  <!--Users should be made aware of the risks, biases and limitations of the dataset.
138
  We suggest filtering sources as literature and subtitles that might contain hate speech, slurs or explicit language before pretraining an LLM for end tasks like interactive chat.-->
139
 
 
 
 
 
 
 
 
 
 
140
  ## Citation
141
 
142
  <!--We plan to release a paper soon, but, for now, please, cite as follows:-->
 
24
  This collection comprises approximately 660 million words.
25
 
26
  The dataset will receive periodical updates.
27
+
28
+ - **v2 (February 17th, 2025): 660M words, 7 new sources.**
29
+ - v1 (March 4th, 2024): 521M words.
30
 
31
  The corpus has been released with the objective of “feeding” Large Language Models. Naturally, models that are not strictly "herbivorous" can also ingest ZelaiHandi.
32
 
 
138
  <!--Users should be made aware of the risks, biases and limitations of the dataset.
139
  We suggest filtering sources as literature and subtitles that might contain hate speech, slurs or explicit language before pretraining an LLM for end tasks like interactive chat.-->
140
 
141
+
142
+ ## Previous releases
143
+
144
+ If you need a previous release clone this repository and get back to a previos release:
145
+
146
+ - v2: ```shell $git checkout main```
147
+ - v1: ```shell $git checkout 1c61663c8361779898472a7eb6ac2c69c775ed5b```
148
+
149
+
150
  ## Citation
151
 
152
  <!--We plan to release a paper soon, but, for now, please, cite as follows:-->