vic35get commited on
Commit
ca588a8
1 Parent(s): 0f48113

Upload dataset

Browse files
README.md CHANGED
@@ -57,6 +57,44 @@ dataset_info:
57
  num_examples: 182
58
  download_size: 5647239
59
  dataset_size: 13939689
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  - config_name: bidCorpus_sections_type
61
  features:
62
  - name: text
@@ -126,6 +164,14 @@ configs:
126
  path: bidCorpus_gold/test-*
127
  - split: validation
128
  path: bidCorpus_gold/validation-*
 
 
 
 
 
 
 
 
129
  - config_name: bidCorpus_sections_type
130
  data_files:
131
  - split: train
 
57
  num_examples: 182
58
  download_size: 5647239
59
  dataset_size: 13939689
60
+ - config_name: bidCorpus_object_similarity
61
+ features:
62
+ - name: objeto1
63
+ dtype: string
64
+ - name: nerObjeto1
65
+ dtype: string
66
+ - name: objeto2
67
+ dtype: string
68
+ - name: nerObjeto2
69
+ dtype: string
70
+ - name: humanScore
71
+ dtype: float64
72
+ - name: nerObjeto1_words
73
+ dtype: int64
74
+ - name: objeto1_words
75
+ dtype: int64
76
+ - name: percentual_words
77
+ dtype: float64
78
+ - name: nerObjeto2_words
79
+ dtype: int64
80
+ - name: objeto2_words
81
+ dtype: int64
82
+ - name: bertscore_ner
83
+ dtype: int64
84
+ - name: bertscore_objs
85
+ dtype: int64
86
+ splits:
87
+ - name: train
88
+ num_bytes: 2682850
89
+ num_examples: 1403
90
+ - name: test
91
+ num_bytes: 342301
92
+ num_examples: 176
93
+ - name: validation
94
+ num_bytes: 364743
95
+ num_examples: 175
96
+ download_size: 911048
97
+ dataset_size: 3389894
98
  - config_name: bidCorpus_sections_type
99
  features:
100
  - name: text
 
164
  path: bidCorpus_gold/test-*
165
  - split: validation
166
  path: bidCorpus_gold/validation-*
167
+ - config_name: bidCorpus_object_similarity
168
+ data_files:
169
+ - split: train
170
+ path: bidCorpus_object_similarity/train-*
171
+ - split: test
172
+ path: bidCorpus_object_similarity/test-*
173
+ - split: validation
174
+ path: bidCorpus_object_similarity/validation-*
175
  - config_name: bidCorpus_sections_type
176
  data_files:
177
  - split: train
bidCorpus_object_similarity/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea643c8c6d13faa6a6be4266a097f3866a3080d993bd9bd86ce7ac973fcd38f
3
+ size 106030
bidCorpus_object_similarity/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677bcfada263e0396faceb29a12b26d6fd109738c0ea8bcbe3816122e7d606f7
3
+ size 672239
bidCorpus_object_similarity/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27016e2c82d5f6f07e84bfde784bc87d5b3a48ff963664e41770a6a9dd975dca
3
+ size 132779