wylong commited on
Commit
8d76427
·
verified ·
1 Parent(s): 7bff517

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -68
dataset_infos.json DELETED
@@ -1,68 +0,0 @@
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
- "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
- }