Datasets:
eduagarcia
commited on
Commit
•
9b56f98
1
Parent(s):
19273df
Upload dataset
Browse files
README.md
CHANGED
@@ -298,6 +298,31 @@ dataset_info:
|
|
298 |
num_examples: 2448
|
299 |
download_size: 560263
|
300 |
dataset_size: 1156709
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
301 |
configs:
|
302 |
- config_name: HateBR
|
303 |
data_files:
|
@@ -363,6 +388,14 @@ configs:
|
|
363 |
path: assin2-sts/validation-*
|
364 |
- split: test
|
365 |
path: assin2-sts/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
366 |
---
|
367 |
|
368 |
# Portuguese Benchmark
|
|
|
298 |
num_examples: 2448
|
299 |
download_size: 560263
|
300 |
dataset_size: 1156709
|
301 |
+
- config_name: brazilian_court_decisions_judgment
|
302 |
+
features:
|
303 |
+
- name: idx
|
304 |
+
dtype: int32
|
305 |
+
- name: sentence
|
306 |
+
dtype: string
|
307 |
+
- name: label
|
308 |
+
dtype:
|
309 |
+
class_label:
|
310 |
+
names:
|
311 |
+
'0': 'no'
|
312 |
+
'1': partial
|
313 |
+
'2': 'yes'
|
314 |
+
splits:
|
315 |
+
- name: train
|
316 |
+
num_bytes: 2779679
|
317 |
+
num_examples: 3234
|
318 |
+
- name: validation
|
319 |
+
num_bytes: 351504
|
320 |
+
num_examples: 404
|
321 |
+
- name: test
|
322 |
+
num_bytes: 346499
|
323 |
+
num_examples: 405
|
324 |
+
download_size: 1956183
|
325 |
+
dataset_size: 3477682
|
326 |
configs:
|
327 |
- config_name: HateBR
|
328 |
data_files:
|
|
|
388 |
path: assin2-sts/validation-*
|
389 |
- split: test
|
390 |
path: assin2-sts/test-*
|
391 |
+
- config_name: brazilian_court_decisions_judgment
|
392 |
+
data_files:
|
393 |
+
- split: train
|
394 |
+
path: brazilian_court_decisions_judgment/train-*
|
395 |
+
- split: validation
|
396 |
+
path: brazilian_court_decisions_judgment/validation-*
|
397 |
+
- split: test
|
398 |
+
path: brazilian_court_decisions_judgment/test-*
|
399 |
---
|
400 |
|
401 |
# Portuguese Benchmark
|
brazilian_court_decisions_judgment/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e0f1c23fd953e8fce5eee387b2ceb93a934448b66c7fbb2d9e14bdafb9fc9bc
|
3 |
+
size 197091
|
brazilian_court_decisions_judgment/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eb796fd0a58a3f0fd6baee474dcb9020dfb8d5a76f38f0219a9d521ff3e58df
|
3 |
+
size 1555747
|
brazilian_court_decisions_judgment/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3328506eb07c8e84da2a9a2da90d07f5467f203283ff53c9a8fad4c42e20b0bf
|
3 |
+
size 203345
|