sajaw commited on
Commit
1814803
·
verified ·
1 Parent(s): 9a6e19b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: ar
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: title
8
+ dtype: string
9
+ - name: context
10
+ dtype: string
11
+ - name: question
12
+ dtype: string
13
+ - name: answers
14
+ sequence:
15
+ - name: text
16
+ dtype: string
17
+ - name: answer_start
18
+ dtype: int32
19
+ - name: messages
20
+ list:
21
+ - name: content
22
+ dtype: string
23
+ - name: role
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 339678851
28
+ num_examples: 129667
29
+ - name: val
30
+ num_bytes: 1710253
31
+ num_examples: 652
32
+ - name: test
33
+ num_bytes: 33179342
34
+ num_examples: 11873
35
+ download_size: 151231716
36
+ dataset_size: 374568446
37
+ configs:
38
+ - config_name: ar
39
+ data_files:
40
+ - split: train
41
+ path: ar/train-*
42
+ - split: val
43
+ path: ar/val-*
44
+ - split: test
45
+ path: ar/test-*
46
+ ---
ar/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77cae0b31e7faa7946853bb4f1b5c9c022cb6c5b3217d99f3cf36ae884154a36
3
+ size 3317464
ar/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1061185d0e48530f40c6d66a90c6490b3de3905e979090650eca6b31bb399cf6
3
+ size 147161955
ar/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d02a12cf0629caba8361c324528f0ca9a43e9a7aa926e4207a5d1cb2e53813
3
+ size 752297