ianporada commited on
Commit
76ec142
1 Parent(s): 01aa984

Upload dataset

Browse files
README.md CHANGED
@@ -84,6 +84,48 @@ dataset_info:
84
  num_examples: 133
85
  download_size: 3083246
86
  dataset_size: 10780023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  configs:
88
  - config_name: mmc_en
89
  data_files:
@@ -101,4 +143,12 @@ configs:
101
  path: mmc_fa/validation-*
102
  - split: test
103
  path: mmc_fa/test-*
 
 
 
 
 
 
 
 
104
  ---
 
84
  num_examples: 133
85
  download_size: 3083246
86
  dataset_size: 10780023
87
+ - config_name: mmc_fa_corrected
88
+ features:
89
+ - name: sentences
90
+ list:
91
+ - name: id
92
+ dtype: int64
93
+ - name: speaker
94
+ dtype: string
95
+ - name: text
96
+ dtype: string
97
+ - name: tokens
98
+ list:
99
+ - name: id
100
+ dtype: int64
101
+ - name: text
102
+ dtype: string
103
+ - name: coref_chains
104
+ sequence:
105
+ sequence:
106
+ sequence: int64
107
+ - name: id
108
+ dtype: string
109
+ - name: text
110
+ dtype: string
111
+ - name: genre
112
+ dtype: string
113
+ - name: meta_data
114
+ struct:
115
+ - name: comment
116
+ dtype: string
117
+ splits:
118
+ - name: train
119
+ num_bytes: 8511917
120
+ num_examples: 950
121
+ - name: validation
122
+ num_bytes: 1308706
123
+ num_examples: 134
124
+ - name: test
125
+ num_bytes: 988920
126
+ num_examples: 133
127
+ download_size: 3086246
128
+ dataset_size: 10809543
129
  configs:
130
  - config_name: mmc_en
131
  data_files:
 
143
  path: mmc_fa/validation-*
144
  - split: test
145
  path: mmc_fa/test-*
146
+ - config_name: mmc_fa_corrected
147
+ data_files:
148
+ - split: train
149
+ path: mmc_fa_corrected/train-*
150
+ - split: validation
151
+ path: mmc_fa_corrected/validation-*
152
+ - split: test
153
+ path: mmc_fa_corrected/test-*
154
  ---
mmc_fa_corrected/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25322e7f236d97438d1264d9eac1e8aee3b143298565ad17bf23ef152a6e893a
3
+ size 285776
mmc_fa_corrected/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50a5c8e81227b5aa034ba475b822d22ba9ae9f2077dd0e64e861f9cc5584cb53
3
+ size 2415197
mmc_fa_corrected/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb4102a2af4b9a2d89ba0b6fb877845371a2b9f6c33637ebb505810a9204cc2
3
+ size 385273