GorkaUrbizu commited on
Commit
9789228
1 Parent(s): 4a181ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -23,8 +23,6 @@ Zelai-Handi: A Large Open Dataset to Feed the next Gen of Basque LLMs
23
  <!-- Provide a longer summary of what this dataset is. -->
24
 
25
  - **Curated by:** Orai NLP Technologies
26
- - **Funded by [optional]:** [More Information Needed]
27
- - **Shared by [optional]:** [More Information Needed]
28
  - **Language(s) (NLP):** EU
29
  - **License:** CC
30
  -
@@ -61,7 +59,7 @@ The corpus is released in jsonl format. Each document contains the following pro
61
  "title": "document title",
62
  "author": "document author if known, source otherwise",
63
  "date": "yyyy-mm-dd",
64
- "text": "document content, ready to use raw text. Title text is included as well.",
65
  "domain": "document domain. one of ['news', 'administrative', 'wikipedia', 'science', 'subtitles', 'literature', 'videogames']"
66
  }
67
  ```
@@ -114,6 +112,8 @@ Data collection efforts were performed between 2024/01/01-2024/02/23.
114
 
115
  [More Information Needed]
116
 
 
 
117
  #### Personal and Sensitive Information
118
 
119
  The dataset contains publicly available data that might be considered personal and sensitive (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.).
@@ -123,7 +123,7 @@ The dataset contains publicly available data that might be considered personal a
123
  ## Bias, Risks, and Limitations
124
 
125
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
126
- This corpus inherits the Basque speaking society's stereotypes (gender bias, ethnical bias, cultural bias, linguistic bias, ...).
127
 
128
  <!--Furthermore, text coming from susa (literature) and subtitles sources, contain hate speech, slurs or explicit language.
129
  We decided to include them in the corpus, to ensure that the corpus contains conversational data.
@@ -135,12 +135,10 @@ We did not perform any cleaning or censoring of those, since it might be needed
135
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
136
 
137
  Users should be made aware of the risks, biases and limitations of the dataset.
138
- We suggest filtering sources containing hate speech, slurs or explicit language before pretraining an LLM for end tasks like interactive chat.
139
 
140
  ## Citation
141
 
142
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
143
-
144
  <!--We plan to release a paper soon, but, for now, please, cite as follows:
145
 
146
  **BibTeX:**
 
23
  <!-- Provide a longer summary of what this dataset is. -->
24
 
25
  - **Curated by:** Orai NLP Technologies
 
 
26
  - **Language(s) (NLP):** EU
27
  - **License:** CC
28
  -
 
59
  "title": "document title",
60
  "author": "document author if known, source otherwise",
61
  "date": "yyyy-mm-dd",
62
+ "text": "document content, ready to use raw text. Title text (for news and articles) is included as well.",
63
  "domain": "document domain. one of ['news', 'administrative', 'wikipedia', 'science', 'subtitles', 'literature', 'videogames']"
64
  }
65
  ```
 
112
 
113
  [More Information Needed]
114
 
115
+ Hemen source guztiak zerrendatuko nituzke, tokikom-en kasuan, barruko guztiak zerrendatuz.
116
+
117
  #### Personal and Sensitive Information
118
 
119
  The dataset contains publicly available data that might be considered personal and sensitive (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.).
 
123
  ## Bias, Risks, and Limitations
124
 
125
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
126
+ This corpus inherits the Basque speaking society's stereotypes (gender bias, ethnical bias, cultural bias, linguistic bias, ...), and it contains fictional text (literature and subtitles).
127
 
128
  <!--Furthermore, text coming from susa (literature) and subtitles sources, contain hate speech, slurs or explicit language.
129
  We decided to include them in the corpus, to ensure that the corpus contains conversational data.
 
135
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
136
 
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:
143
 
144
  **BibTeX:**