Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -323,6 +323,30 @@ dataset_info:
|
|
| 323 |
num_examples: 405
|
| 324 |
download_size: 1956183
|
| 325 |
dataset_size: 3477682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 326 |
configs:
|
| 327 |
- config_name: HateBR
|
| 328 |
data_files:
|
|
@@ -396,6 +420,14 @@ configs:
|
|
| 396 |
path: brazilian_court_decisions_judgment/validation-*
|
| 397 |
- split: test
|
| 398 |
path: brazilian_court_decisions_judgment/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 399 |
---
|
| 400 |
|
| 401 |
# Portuguese Benchmark
|
|
|
|
| 323 |
num_examples: 405
|
| 324 |
download_size: 1956183
|
| 325 |
dataset_size: 3477682
|
| 326 |
+
- config_name: brazilian_court_decisions_unanimity
|
| 327 |
+
features:
|
| 328 |
+
- name: idx
|
| 329 |
+
dtype: int32
|
| 330 |
+
- name: sentence
|
| 331 |
+
dtype: string
|
| 332 |
+
- name: label
|
| 333 |
+
dtype:
|
| 334 |
+
class_label:
|
| 335 |
+
names:
|
| 336 |
+
'0': unanimity
|
| 337 |
+
'1': not-unanimity
|
| 338 |
+
splits:
|
| 339 |
+
- name: train
|
| 340 |
+
num_bytes: 1564695
|
| 341 |
+
num_examples: 1715
|
| 342 |
+
- name: validation
|
| 343 |
+
num_bytes: 197865
|
| 344 |
+
num_examples: 211
|
| 345 |
+
- name: test
|
| 346 |
+
num_bytes: 193928
|
| 347 |
+
num_examples: 204
|
| 348 |
+
download_size: 1069780
|
| 349 |
+
dataset_size: 1956488
|
| 350 |
configs:
|
| 351 |
- config_name: HateBR
|
| 352 |
data_files:
|
|
|
|
| 420 |
path: brazilian_court_decisions_judgment/validation-*
|
| 421 |
- split: test
|
| 422 |
path: brazilian_court_decisions_judgment/test-*
|
| 423 |
+
- config_name: brazilian_court_decisions_unanimity
|
| 424 |
+
data_files:
|
| 425 |
+
- split: train
|
| 426 |
+
path: brazilian_court_decisions_unanimity/train-*
|
| 427 |
+
- split: validation
|
| 428 |
+
path: brazilian_court_decisions_unanimity/validation-*
|
| 429 |
+
- split: test
|
| 430 |
+
path: brazilian_court_decisions_unanimity/test-*
|
| 431 |
---
|
| 432 |
|
| 433 |
# Portuguese Benchmark
|
brazilian_court_decisions_unanimity/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f06487de8cb789981f1874ce2ee6a97e3f47d6dae2e3c04e2cd2323fa828b969
|
| 3 |
+
size 111406
|
brazilian_court_decisions_unanimity/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57fae68dd481f2cd41f2c35b90378b2cff989c3af3940f3437f8394e279341ec
|
| 3 |
+
size 848176
|
brazilian_court_decisions_unanimity/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b683c1c330ad5fc15011b41274bcb83c3bd49f4690f2aadf821c948030ecb1f
|
| 3 |
+
size 110198
|