zsprague commited on
Commit
329dbb2
·
verified ·
1 Parent(s): 935f9a8

Upload metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata.json +50 -0
metadata.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source": "HuggingFaceFW/fineweb",
3
+ "subset": "sample-10BT",
4
+ "tokenizer": "allenai/gpt-neox-olmo-dolma-v1_5",
5
+ "vocab_size": 50280,
6
+ "eos_token_id": 50279,
7
+ "total_train_tokens": 8000000140,
8
+ "held_out_tokens": 1000000,
9
+ "chunk_size": 1000000000,
10
+ "num_chunks": 9,
11
+ "seed": 42,
12
+ "chunks": [
13
+ {
14
+ "file": "data/web/fineweb_00.npy",
15
+ "tokens": 1000000000
16
+ },
17
+ {
18
+ "file": "data/web/fineweb_01.npy",
19
+ "tokens": 1000000000
20
+ },
21
+ {
22
+ "file": "data/web/fineweb_02.npy",
23
+ "tokens": 1000000000
24
+ },
25
+ {
26
+ "file": "data/web/fineweb_03.npy",
27
+ "tokens": 1000000000
28
+ },
29
+ {
30
+ "file": "data/web/fineweb_04.npy",
31
+ "tokens": 1000000000
32
+ },
33
+ {
34
+ "file": "data/web/fineweb_05.npy",
35
+ "tokens": 1000000000
36
+ },
37
+ {
38
+ "file": "data/web/fineweb_06.npy",
39
+ "tokens": 1000000000
40
+ },
41
+ {
42
+ "file": "data/web/fineweb_07.npy",
43
+ "tokens": 1000000000
44
+ },
45
+ {
46
+ "file": "data/web/fineweb_08.npy",
47
+ "tokens": 140
48
+ }
49
+ ]
50
+ }