wylong commited on
Commit
291c22e
·
verified ·
1 Parent(s): 90fd240

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -38
dataset_infos.json DELETED
@@ -1,38 +0,0 @@
1
- {
2
- "SimCat-TASLP2018": {
3
- "description": "SimCat-TASLP2018\n",
4
- "citation": "@ARTICKLE {SEMCAT,\n author = {Senel L. K., Utlu I., Yucesoy V., Koc A., Cukur T.},\n title = {Semantic Structure and Interpretability of Word Embeddings},\n year = {2018},\n organization = {IEEE/ACM Transactions on Audio, Speech, and Language Processing}\n }\n",
5
- "homepage": "TO ADD",
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-TASLP2018",
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
- "download_size": 67300,
35
- "dataset_size": 67300,
36
- "size_in_bytes": 67300
37
- }
38
- }