Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -233,6 +233,36 @@ dataset_info:
|
|
233 |
num_examples: 1530
|
234 |
download_size: 1873797
|
235 |
dataset_size: 4006441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
- config_name: bid_corpus_raw
|
237 |
features:
|
238 |
- name: ID-LICITACAO
|
@@ -324,6 +354,14 @@ configs:
|
|
324 |
data_files:
|
325 |
- split: train
|
326 |
path: bidCorpus_sections_type_cleaned/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
327 |
- config_name: bid_corpus_raw
|
328 |
data_files:
|
329 |
- split: train
|
|
|
233 |
num_examples: 1530
|
234 |
download_size: 1873797
|
235 |
dataset_size: 4006441
|
236 |
+
- config_name: bidCorpus_synthetic
|
237 |
+
features:
|
238 |
+
- name: text
|
239 |
+
dtype: string
|
240 |
+
- name: certidao_protesto
|
241 |
+
dtype: int64
|
242 |
+
- name: certificado_boas_praticas
|
243 |
+
dtype: int64
|
244 |
+
- name: comprovante_localizacao
|
245 |
+
dtype: int64
|
246 |
+
- name: idoneidade_financeira
|
247 |
+
dtype: int64
|
248 |
+
- name: integralizado
|
249 |
+
dtype: int64
|
250 |
+
- name: licenca_ambiental
|
251 |
+
dtype: int64
|
252 |
+
- name: n_min_max_limitacao_atestados
|
253 |
+
dtype: int64
|
254 |
+
splits:
|
255 |
+
- name: train
|
256 |
+
num_bytes: 11104985
|
257 |
+
num_examples: 1454
|
258 |
+
- name: test
|
259 |
+
num_bytes: 1400000
|
260 |
+
num_examples: 182
|
261 |
+
- name: validation
|
262 |
+
num_bytes: 1438114
|
263 |
+
num_examples: 182
|
264 |
+
download_size: 5673825
|
265 |
+
dataset_size: 13943099
|
266 |
- config_name: bid_corpus_raw
|
267 |
features:
|
268 |
- name: ID-LICITACAO
|
|
|
354 |
data_files:
|
355 |
- split: train
|
356 |
path: bidCorpus_sections_type_cleaned/train-*
|
357 |
+
- config_name: bidCorpus_synthetic
|
358 |
+
data_files:
|
359 |
+
- split: train
|
360 |
+
path: bidCorpus_synthetic/train-*
|
361 |
+
- split: test
|
362 |
+
path: bidCorpus_synthetic/test-*
|
363 |
+
- split: validation
|
364 |
+
path: bidCorpus_synthetic/validation-*
|
365 |
- config_name: bid_corpus_raw
|
366 |
data_files:
|
367 |
- split: train
|
bidCorpus_synthetic/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95f7ca1bc101c36d174d95dc59aff97825e24d363f54ebf1bb7e2a0a85873ea1
|
3 |
+
size 583122
|
bidCorpus_synthetic/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fd8e7281a395811604aa980507fdb624351be64684594e61f4f7372f3069e7a
|
3 |
+
size 4521961
|
bidCorpus_synthetic/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72a675cf3a2caa6be74147f09c2dfcf5f1c7822ed7a7e75d947a2108ffc8a496
|
3 |
+
size 568742
|