wylong commited on
Commit
cd65860
·
verified ·
1 Parent(s): 7ec1e60

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +33 -0
dataset_infos.json CHANGED
@@ -31,5 +31,38 @@
31
  "dataset_name": null
32
  }
33
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  }
35
  }
 
31
  "dataset_name": null
32
  }
33
  }
34
+ },
35
+ "SimLex999-COLI2015": {
36
+ "description": "",
37
+ "citation": "",
38
+ "homepage": "",
39
+ "license": "",
40
+ "features": {
41
+ "word": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "category": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ }
49
+ },
50
+ "builder_name": "mmplu",
51
+ "dataset_name": "mmplu",
52
+ "config_name": "SimCat-TASLP201",
53
+ "version": {
54
+ "version_str": "1.0.0",
55
+ "major": 1,
56
+ "minor": 0,
57
+ "patch": 0
58
+ },
59
+ "splits": {
60
+ "test": {
61
+ "name": "test",
62
+ "num_bytes": 67300,
63
+ "num_examples": 10023,
64
+ "dataset_name": null
65
+ }
66
+ }
67
  }
68
  }