winglian commited on
Commit
161e7ab
·
verified ·
1 Parent(s): 66f8cc7

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92aaebac9c0a4d49f57149a25d867bd511546cbc26b326605636a30f86333da3
3
+ size 119640
test/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "tiny-shakespeare",
6
+ "dataset_size": 1343458,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Trelis/tiny-shakespeare@2225a5674b252d623cfb151ef099d179629c2f49/train.csv": {
10
+ "num_bytes": 1224246,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/Trelis/tiny-shakespeare@2225a5674b252d623cfb151ef099d179629c2f49/test.csv": {
14
+ "num_bytes": 119222,
15
+ "checksum": null
16
+ }
17
+ },
18
+ "download_size": 1343468,
19
+ "features": {
20
+ "Text": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": "",
27
+ "size_in_bytes": 2686926,
28
+ "splits": {
29
+ "train": {
30
+ "name": "train",
31
+ "num_bytes": 1224242,
32
+ "num_examples": 472,
33
+ "dataset_name": "tiny-shakespeare"
34
+ },
35
+ "test": {
36
+ "name": "test",
37
+ "num_bytes": 119216,
38
+ "num_examples": 49,
39
+ "dataset_name": "tiny-shakespeare"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
test/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "65e05812c831c554",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "test"
13
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef0e7105ba2341901f9b3e819122f6a51714694c5cce7e2996c14ddafc8ab0c
3
+ size 1224672
train/dataset_info.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "csv",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "tiny-shakespeare",
6
+ "dataset_size": 1343458,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/Trelis/tiny-shakespeare@2225a5674b252d623cfb151ef099d179629c2f49/train.csv": {
10
+ "num_bytes": 1224246,
11
+ "checksum": null
12
+ },
13
+ "hf://datasets/Trelis/tiny-shakespeare@2225a5674b252d623cfb151ef099d179629c2f49/test.csv": {
14
+ "num_bytes": 119222,
15
+ "checksum": null
16
+ }
17
+ },
18
+ "download_size": 1343468,
19
+ "features": {
20
+ "Text": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": "",
27
+ "size_in_bytes": 2686926,
28
+ "splits": {
29
+ "train": {
30
+ "name": "train",
31
+ "num_bytes": 1224242,
32
+ "num_examples": 472,
33
+ "dataset_name": "tiny-shakespeare"
34
+ },
35
+ "test": {
36
+ "name": "test",
37
+ "num_bytes": 119216,
38
+ "num_examples": 49,
39
+ "dataset_name": "tiny-shakespeare"
40
+ }
41
+ },
42
+ "version": {
43
+ "version_str": "0.0.0",
44
+ "major": 0,
45
+ "minor": 0,
46
+ "patch": 0
47
+ }
48
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "99c932e1d2980c4b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }