smithblack-0 commited on
Commit
0db4797
·
verified ·
1 Parent(s): 4d44abf

Upload folder using huggingface_hub

Browse files
control_42/epoch8/metadata.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "epoch_num": 8,
3
+ "global_batch_num": 1206,
4
+ "device": "cuda",
5
+ "dtype": "bfloat16"
6
+ }
control_42/epoch8/metrics.json ADDED
The diff for this file is too large to render. See raw diff
 
control_42/epoch8/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c50827d5e78178fd3eda53e18fad9f5c4f3d9d676d81b60386e7888eb2f657
3
+ size 29774819
control_42/epoch8/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:954a0af20edfa47ebbf15c78e0085a9bc5692575bd3ad36d285c0634c55f40c5
3
+ size 59598539
control_42/epoch8/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d7de8d7c7db6435207e3abdeb4b1835b904daf29f99c065c31696dcdd7bbb1
3
+ size 1465
control_42/epoch8/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
control_42/epoch8/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
control_42/epoch8/tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
control_42/epoch8/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "50256": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ }
12
+ },
13
+ "bos_token": "<|endoftext|>",
14
+ "clean_up_tokenization_spaces": false,
15
+ "eos_token": "<|endoftext|>",
16
+ "extra_special_tokens": {},
17
+ "model_max_length": 1024,
18
+ "pad_token": "<|endoftext|>",
19
+ "tokenizer_class": "GPT2Tokenizer",
20
+ "unk_token": "<|endoftext|>"
21
+ }
control_42/epoch8/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff