Elizezen commited on
Commit
481c3d0
1 Parent(s): 9cedaca

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -42
dataset_info.json DELETED
@@ -1,42 +0,0 @@
1
- {
2
- "builder_name": "json",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "novel_nsfw",
6
- "dataset_size": 397611701,
7
- "description": "",
8
- "download_checksums": {
9
- nsfw_0.json": {
10
- "num_bytes": 357401066,
11
- "checksum": null
12
- },
13
- "nsfw_text_dataset.json": {
14
- "num_bytes": 44620305,
15
- "checksum": null
16
- }
17
- },
18
- "download_size": 402021371,
19
- "features": {
20
- "text": {
21
- "dtype": "string",
22
- "_type": "Value"
23
- }
24
- },
25
- "homepage": "",
26
- "license": "",
27
- "size_in_bytes": 799633072,
28
- "splits": {
29
- "train": {
30
- "name": "train",
31
- "num_bytes": 397611701,
32
- "num_examples": 79730,
33
- "dataset_name": "novel_nsfw"
34
- }
35
- },
36
- "version": {
37
- "version_str": "0.0.0",
38
- "major": 0,
39
- "minor": 0,
40
- "patch": 0
41
- }
42
- }