Ali-C137 commited on
Commit
5ab1e23
1 Parent(s): c11b8e3

Upload dataset

Browse files
CohereForAI-aya_dataset/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98bfc1dc377751d560a2f56e83c496507fc669ae0798a75886cab7ba3700c478
3
+ size 121087
CohereForAI-aya_dataset/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8143e6f724292f952ff4ea53837d4c3ed00a0e756fabccc7125709e50e469e2
3
+ size 3657544
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: CohereForAI-aya_dataset
4
+ features:
5
+ - name: inputs
6
+ dtype: string
7
+ - name: targets
8
+ dtype: string
9
+ - name: language
10
+ dtype: string
11
+ - name: language_code
12
+ dtype: string
13
+ - name: annotation_type
14
+ dtype: string
15
+ - name: user_id
16
+ dtype: string
17
+ - name: __index_level_0__
18
+ dtype: int64
19
+ splits:
20
+ - name: train
21
+ num_bytes: 8314232
22
+ num_examples: 13960
23
+ - name: test
24
+ num_bytes: 246400
25
+ num_examples: 250
26
+ download_size: 3778631
27
+ dataset_size: 8560632
28
+ configs:
29
+ - config_name: CohereForAI-aya_dataset
30
+ data_files:
31
+ - split: train
32
+ path: CohereForAI-aya_dataset/train-*
33
+ - split: test
34
+ path: CohereForAI-aya_dataset/test-*
35
+ ---