Datasets:
add sentipolc
Browse files- README.md +12 -0
- sentipolc/test.parquet +3 -0
- sentipolc/train.parquet +3 -0
README.md
CHANGED
@@ -18,6 +18,12 @@ dataset_info:
|
|
18 |
num_examples: 3977
|
19 |
- name: test
|
20 |
num_examples: 872
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
configs:
|
22 |
- config_name: haspeede2
|
23 |
data_files:
|
@@ -31,4 +37,10 @@ configs:
|
|
31 |
path: ironita/train.parquet
|
32 |
- split: test
|
33 |
path: ironita/test.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
---
|
|
|
18 |
num_examples: 3977
|
19 |
- name: test
|
20 |
num_examples: 872
|
21 |
+
- config_name: sentipolc
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_examples: 7410
|
25 |
+
- name: test
|
26 |
+
num_examples: 2000
|
27 |
configs:
|
28 |
- config_name: haspeede2
|
29 |
data_files:
|
|
|
37 |
path: ironita/train.parquet
|
38 |
- split: test
|
39 |
path: ironita/test.parquet
|
40 |
+
- config_name: sentipolc
|
41 |
+
data_files:
|
42 |
+
- split: train
|
43 |
+
path: sentipolc/train.parquet
|
44 |
+
- split: test
|
45 |
+
path: sentipolc/test.parquet
|
46 |
---
|
sentipolc/test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40cfad90e7d26e4835b6decd09cb31da7255834eae5b854127399f36c028b9b1
|
3 |
+
size 154892
|
sentipolc/train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdfaeba79b094b2ac78d6d8a35da2971af73e43bdff8a9eee831ce00e9653efa
|
3 |
+
size 554286
|