mlynatom commited on
Commit
a47247b
·
verified ·
1 Parent(s): 8efc5c7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: premise
7
+ dtype: string
8
+ - name: hypothesis
9
+ dtype: string
10
+ - name: answer
11
+ dtype: string
12
+ - name: dataset
13
+ dtype: string
14
+ - name: translated
15
+ dtype: bool
16
+ - name: input
17
+ dtype: string
18
+ - name: output
19
+ dtype: string
20
+ - name: conversations
21
+ list:
22
+ - name: content
23
+ dtype: string
24
+ - name: role
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 803907702
29
+ num_examples: 862583
30
+ - name: validation
31
+ num_bytes: 22739228
32
+ num_examples: 21681
33
+ - name: test
34
+ num_bytes: 23217312
35
+ num_examples: 21757
36
+ download_size: 282036470
37
+ dataset_size: 849864242
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: cs/train-*
43
+ - split: validation
44
+ path: cs/validation-*
45
+ - split: test
46
+ path: cs/test-*
47
+ ---
cs/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38319c7ad104879118e03ce1c6b90fcae6a57ca4853c311a511514c82c0b9c5e
3
+ size 10146813
cs/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15da36c6f6805069f8f6f08172bb5b3fc4ff6b4f945e06ad54a82f40b4dd376c
3
+ size 95785776
cs/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f2cd6198a08667874167b1b3e7f8fb38488ad3feba837579c7e39ea55dc54b5
3
+ size 166278292
cs/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:038ce6cedc9cf54c6eb51a4e26f37ce579832ddd666a80a36282ac8c4af74a89
3
+ size 9825589