karmiq commited on
Commit
791cadf
1 Parent(s): 01e95b4

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -19
dataset_info.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "Pre-trained word vectors for GloVe: Global Vectors for Word Representation",
4
- "features": {
5
- "word": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "embeddings": {
10
- "feature": {
11
- "dtype": "float64",
12
- "_type": "Value"
13
- },
14
- "_type": "Sequence"
15
- }
16
- },
17
- "homepage": "https://nlp.stanford.edu/projects/glove/",
18
- "license": "PDDL"
19
- }