smithblack-0 commited on
Commit
fe1aac3
·
verified ·
1 Parent(s): c17817d

Upload folder using huggingface_hub

Browse files
none_123/epoch0/metadata.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "epoch_num": 0,
3
+ "global_batch_num": 1,
4
+ "device": "cpu",
5
+ "dtype": "bfloat16"
6
+ }
none_123/epoch0/metrics.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "training": {
3
+ "effective_batch_nums": [
4
+ 1
5
+ ],
6
+ "losses": [
7
+ 61.75
8
+ ],
9
+ "grad_norms": [
10
+ 5.8125
11
+ ]
12
+ },
13
+ "eval": {
14
+ "effective_batch_nums": [],
15
+ "losses": [],
16
+ "perplexities": [],
17
+ "accuracies": []
18
+ }
19
+ }
none_123/epoch0/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b7f9a2389764b22327faf4ac4be43451582330817d15000756cc6277f1cd6e1
3
+ size 8806919
none_123/epoch0/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e79f85ba04abed2412ff2195c0745d0b15b80cc48a4e134fed0bf77962f790
3
+ size 17655243
none_123/epoch0/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f0705c92fe81a0ab941342d3ddc7a04fce0b651446e105e0fb06b35fd83b425
3
+ size 1465
none_123/epoch0/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
none_123/epoch0/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|endoftext|>",
5
+ "unk_token": "<|endoftext|>"
6
+ }
none_123/epoch0/tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
none_123/epoch0/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
+ }
none_123/epoch0/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff