MarcoLents commited on
Commit
3c8d484
·
verified ·
1 Parent(s): aeba319

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: userId
5
+ dtype: int64
6
+ - name: sampleId1
7
+ dtype: int64
8
+ - name: sampleId2
9
+ dtype: int64
10
+ - name: referenceSentenceId1
11
+ dtype: int64
12
+ - name: referenceSentenceId2
13
+ dtype: int64
14
+ - name: questionId
15
+ dtype: int64
16
+ - name: score
17
+ dtype: int64
18
+ - name: submissionTimestamp
19
+ dtype: large_string
20
+ - name: sampleFilename1
21
+ dtype: large_string
22
+ - name: sampleFilename2
23
+ dtype: large_string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 1395322
27
+ num_examples: 11340
28
+ - name: test
29
+ num_bytes: 481201
30
+ num_examples: 3910
31
+ - name: valildation
32
+ num_bytes: 470098
33
+ num_examples: 3820
34
+ download_size: 333567
35
+ dataset_size: 2346621
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
+ - split: valildation
44
+ path: data/valildation-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:875ec7a4fe26ba710b0002de92150bc7e3c60cbf9251547bd09608e8b26988bb
3
+ size 68440
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:957016a45cec4ce90dc2696597d5e813462c41934851e8a71ed0355c639f1376
3
+ size 198111
data/valildation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a96c0e2ab9aa165c2a3fb0f6cf3d8095de7214bef6b64c6c7dff3a09f283d9
3
+ size 67016