Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -278,7 +278,7 @@ dataset_info:
|
|
278 |
num_examples: 182
|
279 |
download_size: 5673825
|
280 |
dataset_size: 13943099
|
281 |
-
- config_name:
|
282 |
features:
|
283 |
- name: ID-LICITACAO
|
284 |
dtype: float64
|
@@ -383,10 +383,10 @@ configs:
|
|
383 |
path: bidCorpus_synthetic/test-*
|
384 |
- split: validation
|
385 |
path: bidCorpus_synthetic/validation-*
|
386 |
-
- config_name:
|
387 |
data_files:
|
388 |
- split: train
|
389 |
-
path:
|
390 |
tags:
|
391 |
- legal
|
392 |
---
|
@@ -444,7 +444,7 @@ The supported tasks are the following:
|
|
444 |
<tr><td>bidCorpus_qual_weak_sup</td><td><a href="">-</a></td><td>Seção de Habilitação de Editais de Licitação</td><td>Multi-label Classification</td><td>7</td></tr>
|
445 |
<tr><td>bidCorpus_synthetic</td><td><a href="">-</a></td><td>Seção de Habilitação de Editais de Licitação</td><td>Multi-label Classification</td><td>7</td></tr>
|
446 |
<tr><td>bidCorpus_sections_type</td><td><a href="">-</a></td><td>Seções de Editais de Licitação</td><td>Multi-label Classification</td><td>5</td></tr>
|
447 |
-
<tr><td>
|
448 |
</table>
|
449 |
|
450 |
#### bidCorpus_NER_keyphrase
|
@@ -559,7 +559,7 @@ This dataset classifies different types of sections in bidding notices. The sect
|
|
559 |
|
560 |
The dataset provides a systematic approach to categorize the various sections found in bidding notices, facilitating better organization and analysis of procurement documents.
|
561 |
|
562 |
-
####
|
563 |
|
564 |
This dataset consists of raw, unlabeled texts from sections of bidding notices. The sections included are:
|
565 |
|
@@ -672,7 +672,7 @@ An example of 'train' looks as follows.
|
|
672 |
}
|
673 |
```
|
674 |
|
675 |
-
####
|
676 |
|
677 |
An example of 'train' looks as follows.
|
678 |
```json
|
@@ -773,7 +773,7 @@ An example of 'train' looks as follows.
|
|
773 |
- `text`: a list of `string` features (list of factual paragraphs from the case description).
|
774 |
- `label`: a list of `string` features (classification labels for sections types).
|
775 |
|
776 |
-
####
|
777 |
|
778 |
- `ID-LICITACAO`: a list of `float64` features (auction ID).
|
779 |
- `ID-ARQUIVO`: a list of `float64` features (file ID).
|
@@ -857,7 +857,7 @@ An example of 'train' looks as follows.
|
|
857 |
<td>1.530</td>
|
858 |
</tr>
|
859 |
<tr>
|
860 |
-
<td>
|
861 |
<td>373.650</td>
|
862 |
<td>N/A</td>
|
863 |
<td>N/A</td>
|
|
|
278 |
num_examples: 182
|
279 |
download_size: 5673825
|
280 |
dataset_size: 13943099
|
281 |
+
- config_name: bidCorpus_raw
|
282 |
features:
|
283 |
- name: ID-LICITACAO
|
284 |
dtype: float64
|
|
|
383 |
path: bidCorpus_synthetic/test-*
|
384 |
- split: validation
|
385 |
path: bidCorpus_synthetic/validation-*
|
386 |
+
- config_name: bidCorpus_raw
|
387 |
data_files:
|
388 |
- split: train
|
389 |
+
path: bidCorpus_raw/train-*
|
390 |
tags:
|
391 |
- legal
|
392 |
---
|
|
|
444 |
<tr><td>bidCorpus_qual_weak_sup</td><td><a href="">-</a></td><td>Seção de Habilitação de Editais de Licitação</td><td>Multi-label Classification</td><td>7</td></tr>
|
445 |
<tr><td>bidCorpus_synthetic</td><td><a href="">-</a></td><td>Seção de Habilitação de Editais de Licitação</td><td>Multi-label Classification</td><td>7</td></tr>
|
446 |
<tr><td>bidCorpus_sections_type</td><td><a href="">-</a></td><td>Seções de Editais de Licitação</td><td>Multi-label Classification</td><td>5</td></tr>
|
447 |
+
<tr><td>bidCorpus_raw</td><td><a href="">-</a></td><td>Seções de Editais de Licitação</td><td>n/a</td><td>n/a</td></tr>
|
448 |
</table>
|
449 |
|
450 |
#### bidCorpus_NER_keyphrase
|
|
|
559 |
|
560 |
The dataset provides a systematic approach to categorize the various sections found in bidding notices, facilitating better organization and analysis of procurement documents.
|
561 |
|
562 |
+
#### bidCorpus_raw
|
563 |
|
564 |
This dataset consists of raw, unlabeled texts from sections of bidding notices. The sections included are:
|
565 |
|
|
|
672 |
}
|
673 |
```
|
674 |
|
675 |
+
#### bidCorpus_raw
|
676 |
|
677 |
An example of 'train' looks as follows.
|
678 |
```json
|
|
|
773 |
- `text`: a list of `string` features (list of factual paragraphs from the case description).
|
774 |
- `label`: a list of `string` features (classification labels for sections types).
|
775 |
|
776 |
+
#### bidCorpus_raw
|
777 |
|
778 |
- `ID-LICITACAO`: a list of `float64` features (auction ID).
|
779 |
- `ID-ARQUIVO`: a list of `float64` features (file ID).
|
|
|
857 |
<td>1.530</td>
|
858 |
</tr>
|
859 |
<tr>
|
860 |
+
<td>bidCorpus_raw</td>
|
861 |
<td>373.650</td>
|
862 |
<td>N/A</td>
|
863 |
<td>N/A</td>
|