David commited on
Commit
d49199d
1 Parent(s): 2169b03

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +9 -16
dataset_infos.json CHANGED
@@ -5,7 +5,7 @@
5
  "license": "",
6
  "features": {
7
  "text": {
8
- "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
@@ -106,16 +106,9 @@
106
  "_type": "Value"
107
  },
108
  "metrics": {
109
- "mock_metric": {
110
- "feature": {
111
- "dtype": "string",
112
- "id": null,
113
- "_type": "Value"
114
- },
115
- "length": -1,
116
- "id": null,
117
- "_type": "Sequence"
118
- }
119
  }
120
  },
121
  "post_processed": null,
@@ -127,14 +120,14 @@
127
  "splits": {
128
  "train": {
129
  "name": "train",
130
- "num_bytes": 616,
131
- "num_examples": 5,
132
  "dataset_name": "test_this"
133
  }
134
  },
135
  "download_checksums": null,
136
- "download_size": 0,
137
  "post_processing_size": null,
138
- "dataset_size": 616,
139
- "size_in_bytes": 616
140
  }}
 
5
  "license": "",
6
  "features": {
7
  "text": {
8
+ "dtype": "null",
9
  "id": null,
10
  "_type": "Value"
11
  },
 
106
  "_type": "Value"
107
  },
108
  "metrics": {
109
+ "dtype": "null",
110
+ "id": null,
111
+ "_type": "Value"
 
 
 
 
 
 
 
112
  }
113
  },
114
  "post_processed": null,
 
120
  "splits": {
121
  "train": {
122
  "name": "train",
123
+ "num_bytes": 290,
124
+ "num_examples": 2,
125
  "dataset_name": "test_this"
126
  }
127
  },
128
  "download_checksums": null,
129
+ "download_size": 6938,
130
  "post_processing_size": null,
131
+ "dataset_size": 290,
132
+ "size_in_bytes": 7228
133
  }}