wylong commited on
Commit
207ee3e
1 Parent(s): e9ef8eb

Upload 3 files

Browse files
SimCat-TASLP2018/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db89de4f25656ba0920d4d2e5a9f1c2dec42bc251958b9dfc4371b2b7030a28a
3
+ size 67276
dataset_infos.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SimCat-TASLP2018": {
3
+ "description": "",
4
+ "citation": "",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "word": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "category": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ }
16
+ },
17
+ "builder_name": "mmplu",
18
+ "dataset_name": "mmplu",
19
+ "config_name": "SimCat-TASLP201",
20
+ "version": {
21
+ "version_str": "1.0.0",
22
+ "major": 1,
23
+ "minor": 0,
24
+ "patch": 0
25
+ },
26
+ "splits": {
27
+ "test": {
28
+ "name": "test",
29
+ "num_bytes": 67300,
30
+ "num_examples": 10023,
31
+ "dataset_name": null
32
+ }
33
+ }
34
+ }
35
+ }