rwang5688 commited on
Commit
df7ba34
·
1 Parent(s): d36658d

Training in progress, step 500

Browse files
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fdbe681fba2ed9c4cb52f2e276140b8c25c8abca04097f40abb8935bd2eb9e2
3
  size 333968953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae14fbe8ca1ab46daa63c6d8672d9e1ccbf2c499bfae01bcef1dd3c851727c0b
3
  size 333968953
runs/Apr13_05-34-41_ip-172-26-15-174/1681364115.1285203/events.out.tfevents.1681364115.ip-172-26-15-174.4459.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efdd685704221e6f5a5ea1fe7f1001aaa579814fc5f13b6c96c26726b16828df
3
+ size 5869
runs/Apr13_05-34-41_ip-172-26-15-174/events.out.tfevents.1681364115.ip-172-26-15-174.4459.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7506afbdbf53abbb1596ce8803a86db23ed33eb759cbfcd7701664bd1e7ba371
3
+ size 4355
runs/Apr13_05-54-45_ip-172-26-15-174/1681365293.827227/events.out.tfevents.1681365293.ip-172-26-15-174.5000.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9208d27c704d2ebd33d32c9f1953892c55a2d2229d8d167cf179f17c52938b4d
3
+ size 5869
runs/Apr13_05-54-45_ip-172-26-15-174/events.out.tfevents.1681365293.ip-172-26-15-174.5000.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484ebea1e326748943e4d0cba5df9e3ad8474407626d805f6720835684c44094
3
+ size 4512
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
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<|endoftext|>",
4
+ "eos_token": "<|endoftext|>",
5
+ "model_max_length": 1024,
6
+ "special_tokens_map_file": null,
7
+ "tokenizer_class": "GPT2Tokenizer",
8
+ "unk_token": "<|endoftext|>"
9
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e33cc60816c50f5df1d447598b2b559da32b9f27b7f8994cb000789a983ed4d
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba20d23523a92dcb30c36a62fffd6efdd40ec720982a41e84dc646b727f7c6c2
3
  size 3579
vocab.json ADDED
The diff for this file is too large to render. See raw diff