AdnanElAssadi commited on
Commit
cd0c7a7
·
verified ·
1 Parent(s): 058c814

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Multilingual Sentiment Human Subset
2
 
3
  Unified multilingual dataset with lang column (eng, ara, nor, rus).
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: test
6
+ path: data/test-*
7
+ - split: eng
8
+ path: data/eng-*
9
+ - split: ara
10
+ path: data/ara-*
11
+ - split: nor
12
+ path: data/nor-*
13
+ - split: rus
14
+ path: data/rus-*
15
+ dataset_info:
16
+ features:
17
+ - name: text
18
+ dtype: string
19
+ - name: label
20
+ dtype: int64
21
+ - name: label_text
22
+ dtype: string
23
+ - name: lang
24
+ dtype: string
25
+ splits:
26
+ - name: test
27
+ num_bytes: 301422
28
+ num_examples: 160
29
+ - name: eng
30
+ num_bytes: 5574
31
+ num_examples: 40
32
+ - name: ara
33
+ num_bytes: 6462
34
+ num_examples: 40
35
+ - name: nor
36
+ num_bytes: 4988
37
+ num_examples: 40
38
+ - name: rus
39
+ num_bytes: 284398
40
+ num_examples: 40
41
+ download_size: 301056
42
+ dataset_size: 602844
43
+ ---
44
  # Multilingual Sentiment Human Subset
45
 
46
  Unified multilingual dataset with lang column (eng, ara, nor, rus).
data/ara-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d971e3ee4322023f814fb59f2ebbe0e059d52baa362dc316f94a546201fd4d70
3
- size 5278
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e7b38a88a8303ead9822d147f82934c63b95c72ec89d5621eee5b2a0282e3c6
3
+ size 5963
data/eng-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66c35273cec8b58e38189b05266d0f9a5186e2ea5764a0063cc0bb47ad0da4d2
3
- size 5456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59153e7ceed03c78dc0cd10f7dc321bbcadd98c5824d10541bb95b4761296e3
3
+ size 5898
data/nor-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:912c329a30e7ca4162e1cec9bf81eea174102a93f264070e809158478e515c32
3
- size 5781
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c693cf2f59547a4b5fb7a2a84c554fae41a6a9aa9fbcd62599d44dc38daab06f
3
+ size 5407
data/rus-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3a59d01891d92f88b774064c51a5627fac45d13cd56be0d82a01879904b27a1
3
- size 129179
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72272ddb268184124a9cb97ba5b4ee8b4b0510ba521ffe29068ad8d08aea780e
3
+ size 137449