Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Basque
Libraries:
Datasets
pandas
License:
isarasua commited on
Commit
f433fc2
·
verified ·
1 Parent(s): 3e0fe36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -24,4 +24,48 @@ configs:
24
  data_files:
25
  - split: train
26
  path: data/train-*
 
 
 
 
 
27
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  data_files:
25
  - split: train
26
  path: data/train-*
27
+ license: cc-by-4.0
28
+ task_categories:
29
+ - text-generation
30
+ language:
31
+ - eu
32
  ---
33
+
34
+ # NoRobots machine translated instruction dataset for Basque
35
+
36
+
37
+ ### Dataset Description
38
+ - **Curated by:** [Orai NLP Technologies](https://orai.eus/en)
39
+ - **Language(s) (NLP):** Basque
40
+ - **License:** MIT
41
+
42
+ ## Dataset Creation
43
+
44
+ ### Source Data
45
+
46
+ Machine translated to Basque from the [NoRobots dataset](https://huggingface.co/datasets/HuggingFaceH4/no_robots).
47
+
48
+ ### Annotations
49
+
50
+ #### Annotation process
51
+
52
+ Machine translated to Basque from the [NoRobots dataset](https://huggingface.co/datasets/HuggingFaceH4/no_robots).
53
+
54
+ ## Citation [optional]
55
+
56
+ If you use this dataset please cite the following reference:
57
+
58
+ ```bibtex
59
+ @misc{Llama-eus,
60
+ title = {Llama-eus-8B, a foundational sub-10 billion parameter LLM for Basque},
61
+ author = {Ander Corral, Ixak Sarasua and Xabier Saralegi},
62
+ publisher = {Orai NLP Technologies},
63
+ url = {\url{https://huggingface.co/datasets/orai-nlp/Llama-eus-8B}},
64
+ year = 2024 }
65
+ ```
66
+
67
+ ## Contact
68
+
69
+ - Ander Corral ([email protected])
70
+ - Ixak Sarasua ([email protected])
71
+ - Xabier Saralegi ([email protected])