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 |
---
|
@@ -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: bid_corpus_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: bid_corpus_raw
|
387 |
data_files:
|
388 |
- split: train
|
389 |
+
path: bid_corpus_raw/train-*
|
390 |
tags:
|
391 |
- legal
|
392 |
---
|
|
|
857 |
<td>1.530</td>
|
858 |
</tr>
|
859 |
<tr>
|
860 |
+
<td>bid_corpus_raw</td>
|
861 |
<td>373.650</td>
|
862 |
<td>N/A</td>
|
863 |
<td>N/A</td>
|