Datasets:

ArXiv:
License:
holylovenia commited on
Commit
87d2c0a
1 Parent(s): b4a6296

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +100 -0
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: apache-2.0
4
+ language:
5
+ - ind
6
+ - jav
7
+ - sun
8
+ - ace
9
+ - ban
10
+ - bbc
11
+ - bjn
12
+ - min
13
+ - nij
14
+ - tha
15
+ - vie
16
+ pretty_name: Aya Collection Templated
17
+ task_categories:
18
+ - instruction-tuning
19
+ tags:
20
+ - instruction-tuning
21
+ ---
22
+
23
+
24
+ # Aya Collection Templated
25
+
26
+
27
+ The Aya Collection is a massive multilingual collection consisting of 513 million instances of prompts and
28
+ completions covering a wide range of tasks. This dataset covers the templated prompts of the Aya Collection.
29
+
30
+
31
+ ## Languages
32
+
33
+ ind, jav, sun, ace, ban, bbc, bjn, min, nij, tha, vie
34
+
35
+ ## Supported Tasks
36
+
37
+ Instruction Tuning
38
+
39
+ ## Dataset Usage
40
+ ### Using `datasets` library
41
+ ```
42
+ from datasets import load_dataset
43
+ dset = datasets.load_dataset("SEACrowd/aya_collection_templated", trust_remote_code=True)
44
+ ```
45
+ ### Using `seacrowd` library
46
+ ```import seacrowd as sc
47
+ # Load the dataset using the default config
48
+ dset = sc.load_dataset("aya_collection_templated", schema="seacrowd")
49
+ # Check all available subsets (config names) of the dataset
50
+ print(sc.available_config_names("aya_collection_templated"))
51
+ # Load the dataset using a specific config
52
+ dset = sc.load_dataset_by_config_name(config_name="<config_name>")
53
+ ```
54
+
55
+ More details on how to load the `seacrowd` library can be found [here](https://github.com/SEACrowd/seacrowd-datahub?tab=readme-ov-file#how-to-use).
56
+
57
+
58
+ ## Dataset Homepage
59
+
60
+ [https://huggingface.co/datasets/CohereForAI/aya_collection](https://huggingface.co/datasets/CohereForAI/aya_collection)
61
+
62
+ ## Dataset Version
63
+
64
+ Source: 1.0.0. SEACrowd: 2024.06.20.
65
+
66
+ ## Dataset License
67
+
68
+ Apache license 2.0 (apache-2.0)
69
+
70
+ ## Citation
71
+
72
+ If you are using the **Aya Collection Templated** dataloader in your work, please cite the following:
73
+ ```
74
+
75
+ @misc{singh2024aya,
76
+ title={Aya Dataset: An Open-Access Collection for Multilingual Instruction Tuning},
77
+ author={Shivalika Singh and Freddie Vargus and Daniel Dsouza and Börje F. Karlsson and
78
+ Abinaya Mahendiran and Wei-Yin Ko and Herumb Shandilya and Jay Patel and Deividas
79
+ Mataciunas and Laura OMahony and Mike Zhang and Ramith Hettiarachchi and Joseph
80
+ Wilson and Marina Machado and Luisa Souza Moura and Dominik Krzemiński and Hakimeh
81
+ Fadaei and Irem Ergün and Ifeoma Okoh and Aisha Alaagib and Oshan Mudannayake and
82
+ Zaid Alyafeai and Vu Minh Chien and Sebastian Ruder and Surya Guthikonda and Emad A.
83
+ Alghamdi and Sebastian Gehrmann and Niklas Muennighoff and Max Bartolo and Julia Kreutzer
84
+ and Ahmet Üstün and Marzieh Fadaee and Sara Hooker},
85
+ year={2024},
86
+ eprint={2402.06619},
87
+ archivePrefix={arXiv},
88
+ primaryClass={cs.CL}
89
+ }
90
+
91
+
92
+ @article{lovenia2024seacrowd,
93
+ title={SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages},
94
+ author={Holy Lovenia and Rahmad Mahendra and Salsabil Maulana Akbar and Lester James V. Miranda and Jennifer Santoso and Elyanah Aco and Akhdan Fadhilah and Jonibek Mansurov and Joseph Marvin Imperial and Onno P. Kampman and Joel Ruben Antony Moniz and Muhammad Ravi Shulthan Habibi and Frederikus Hudi and Railey Montalan and Ryan Ignatius and Joanito Agili Lopo and William Nixon and Börje F. Karlsson and James Jaya and Ryandito Diandaru and Yuze Gao and Patrick Amadeus and Bin Wang and Jan Christian Blaise Cruz and Chenxi Whitehouse and Ivan Halim Parmonangan and Maria Khelli and Wenyu Zhang and Lucky Susanto and Reynard Adha Ryanda and Sonny Lazuardi Hermawan and Dan John Velasco and Muhammad Dehan Al Kautsar and Willy Fitra Hendria and Yasmin Moslem and Noah Flynn and Muhammad Farid Adilazuarda and Haochen Li and Johanes Lee and R. Damanhuri and Shuo Sun and Muhammad Reza Qorib and Amirbek Djanibekov and Wei Qi Leong and Quyet V. Do and Niklas Muennighoff and Tanrada Pansuwan and Ilham Firdausi Putra and Yan Xu and Ngee Chia Tai and Ayu Purwarianti and Sebastian Ruder and William Tjhi and Peerat Limkonchotiwat and Alham Fikri Aji and Sedrick Keh and Genta Indra Winata and Ruochen Zhang and Fajri Koto and Zheng-Xin Yong and Samuel Cahyawijaya},
95
+ year={2024},
96
+ eprint={2406.10118},
97
+ journal={arXiv preprint arXiv: 2406.10118}
98
+ }
99
+
100
+ ```