Datasets:
eduagarcia
commited on
Commit
•
7797f3c
1
Parent(s):
c187b5d
Upload dataset
Browse files
README.md
CHANGED
@@ -64,6 +64,28 @@ dataset_info:
|
|
64 |
num_examples: 2448
|
65 |
download_size: 551190
|
66 |
dataset_size: 1194501
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
configs:
|
68 |
- config_name: LeNER-Br
|
69 |
data_files:
|
@@ -81,6 +103,14 @@ configs:
|
|
81 |
path: assin2-rte/validation-*
|
82 |
- split: test
|
83 |
path: assin2-rte/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
---
|
85 |
|
86 |
# Portuguese Benchmark
|
|
|
64 |
num_examples: 2448
|
65 |
download_size: 551190
|
66 |
dataset_size: 1194501
|
67 |
+
- config_name: assin2-sts
|
68 |
+
features:
|
69 |
+
- name: idx
|
70 |
+
dtype: int32
|
71 |
+
- name: sentence1
|
72 |
+
dtype: string
|
73 |
+
- name: sentence2
|
74 |
+
dtype: string
|
75 |
+
- name: label
|
76 |
+
dtype: float32
|
77 |
+
splits:
|
78 |
+
- name: train
|
79 |
+
num_bytes: 785995
|
80 |
+
num_examples: 6500
|
81 |
+
- name: validation
|
82 |
+
num_bytes: 60824
|
83 |
+
num_examples: 500
|
84 |
+
- name: test
|
85 |
+
num_bytes: 309890
|
86 |
+
num_examples: 2448
|
87 |
+
download_size: 560263
|
88 |
+
dataset_size: 1156709
|
89 |
configs:
|
90 |
- config_name: LeNER-Br
|
91 |
data_files:
|
|
|
103 |
path: assin2-rte/validation-*
|
104 |
- split: test
|
105 |
path: assin2-rte/test-*
|
106 |
+
- config_name: assin2-sts
|
107 |
+
data_files:
|
108 |
+
- split: train
|
109 |
+
path: assin2-sts/train-*
|
110 |
+
- split: validation
|
111 |
+
path: assin2-sts/validation-*
|
112 |
+
- split: test
|
113 |
+
path: assin2-sts/test-*
|
114 |
---
|
115 |
|
116 |
# Portuguese Benchmark
|
assin2-sts/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4941ffe84526705dbed748c5b15c9382a6c9c0bc212a601e3e82dc32da4c5fee
|
3 |
+
size 155019
|
assin2-sts/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5caef50bbf1d4d2d18d322728c313e97c1e4618fd0b8ec14f2a4b2bf68c34f5
|
3 |
+
size 372112
|
assin2-sts/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:419fb6fd0264a27d098bfac64cabf36cc3ce9b15f834dc6c4a79896621450290
|
3 |
+
size 33132
|