Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
isarasua commited on
Commit
9b09bec
·
verified ·
1 Parent(s): e530066

Update README.md

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