MarcoLents commited on
Commit
4bc3ad0
·
verified ·
1 Parent(s): ff4e2c7

Upload dataset

Browse files
README.md CHANGED
@@ -58,6 +58,40 @@ dataset_info:
58
  num_examples: 3820
59
  download_size: 333435
60
  dataset_size: 2346621
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  - config_name: pre_study
62
  features:
63
  - name: userId
@@ -108,6 +142,14 @@ configs:
108
  path: data/test-*
109
  - split: validation
110
  path: data/validation-*
 
 
 
 
 
 
 
 
111
  - config_name: pre_study
112
  data_files:
113
  - split: annotator11
 
58
  num_examples: 3820
59
  download_size: 333435
60
  dataset_size: 2346621
61
+ - config_name: main_study
62
+ features:
63
+ - name: userId
64
+ dtype: int64
65
+ - name: sampleId1
66
+ dtype: int64
67
+ - name: sampleId2
68
+ dtype: int64
69
+ - name: referenceSentenceId1
70
+ dtype: int64
71
+ - name: referenceSentenceId2
72
+ dtype: int64
73
+ - name: questionId
74
+ dtype: int64
75
+ - name: score
76
+ dtype: int64
77
+ - name: submissionTimestamp
78
+ dtype: large_string
79
+ - name: samplePath1
80
+ dtype: large_string
81
+ - name: samplePath2
82
+ dtype: large_string
83
+ splits:
84
+ - name: train
85
+ num_bytes: 1395322
86
+ num_examples: 11340
87
+ - name: test
88
+ num_bytes: 481201
89
+ num_examples: 3910
90
+ - name: validation
91
+ num_bytes: 470098
92
+ num_examples: 3820
93
+ download_size: 333435
94
+ dataset_size: 2346621
95
  - config_name: pre_study
96
  features:
97
  - name: userId
 
142
  path: data/test-*
143
  - split: validation
144
  path: data/validation-*
145
+ - config_name: main_study
146
+ data_files:
147
+ - split: train
148
+ path: main_study/train-*
149
+ - split: test
150
+ path: main_study/test-*
151
+ - split: validation
152
+ path: main_study/validation-*
153
  - config_name: pre_study
154
  data_files:
155
  - split: annotator11
main_study/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e36b0d883168c2a5743de201dd6d0ce96d8c8d877f35eb399cbfedc7da21fa4c
3
+ size 68396
main_study/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a227bce49f8b20234a22505833af3e2896c201ba110c78a5823adf6a7f026e0
3
+ size 198067
main_study/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4eb1fa7f6f8848fa6e6ee3f9433a6927a8d1b2a5c86f4f20a062a2c5f4018a
3
+ size 66972