melhoushi commited on
Commit
b0b1d8e
·
verified ·
1 Parent(s): ee8e42b

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +50 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eabda702a7e8e19c2ecf8a55a2a754ab7e7e8835e48826642eb970cf5073268e
3
+ size 1860448
dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "c4",
6
+ "dataset_size": 800556335,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "hf://datasets/allenai/c4@1588ec454efa1a09f29cd18ddd04fe05fc8653a2/en/c4-train.00001-of-01024.json.gz": {
10
+ "num_bytes": 318039285,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 318039285,
15
+ "features": {
16
+ "text": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "timestamp": {
21
+ "dtype": "timestamp[s]",
22
+ "_type": "Value"
23
+ },
24
+ "url": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ }
28
+ },
29
+ "homepage": "",
30
+ "license": "",
31
+ "size_in_bytes": 1118595620,
32
+ "splits": {
33
+ "train": {
34
+ "name": "train",
35
+ "num_bytes": 800556335,
36
+ "num_examples": 356318,
37
+ "shard_lengths": [
38
+ 224924,
39
+ 131394
40
+ ],
41
+ "dataset_name": "c4"
42
+ }
43
+ },
44
+ "version": {
45
+ "version_str": "0.0.0",
46
+ "major": 0,
47
+ "minor": 0,
48
+ "patch": 0
49
+ }
50
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "15170ba65db3d42f",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": "train"
13
+ }