smithblack-0 commited on
Commit
f6687da
·
verified ·
1 Parent(s): 7529ab7

Upload folder using huggingface_hub

Browse files
uniform_normalized_789/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
+ }
uniform_normalized_789/epoch0/metrics.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "training": {
3
+ "effective_batch_nums": [
4
+ 1
5
+ ],
6
+ "losses": [
7
+ 55.75
8
+ ],
9
+ "grad_norms": [
10
+ 26.5
11
+ ]
12
+ },
13
+ "eval": {
14
+ "effective_batch_nums": [],
15
+ "losses": [],
16
+ "perplexities": [],
17
+ "accuracies": []
18
+ }
19
+ }
uniform_normalized_789/epoch0/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39ec741dea0a30de8cf139144717c92538c3897728c36729f38b949771623ef3
3
+ size 8806919
uniform_normalized_789/epoch0/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ccd4afb48ee3275dc215d19bd8210c82935d6e99363eedfe547208aa96bf17a
3
+ size 17665739
uniform_normalized_789/epoch0/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1236833b0ea05811d3fe4beae0e9d02aee1f961ad8707b2589ff2c3f568e08d8
3
+ size 1465
uniform_normalized_789/epoch0/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
uniform_normalized_789/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
+ }
uniform_normalized_789/epoch0/tokenizer/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
uniform_normalized_789/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
+ }
uniform_normalized_789/epoch0/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff