k-awtycarroll commited on
Commit
f2cd58f
·
verified ·
1 Parent(s): 3237de8

Training in progress, step 500

Browse files
config.json CHANGED
@@ -7,7 +7,6 @@
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
- "do_sample": true,
11
  "embd_pdrop": 0.1,
12
  "eos_token_id": 50256,
13
  "id2label": {
@@ -18,7 +17,6 @@
18
  "LABEL_0": 0
19
  },
20
  "layer_norm_epsilon": 1e-05,
21
- "max_length": 50,
22
  "model_type": "gpt2",
23
  "n_ctx": 1024,
24
  "n_embd": 768,
 
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "id2label": {
 
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_epsilon": 1e-05,
 
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
  "n_embd": 768,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5904486b48d239c7cc59326cca629cfadd459194b7693f80a1cac7e896dab7e
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e1b267f987851cf51cd9faffdac6a50d3f36cffc23adf11c2a851eb7b53270
3
  size 327657928
runs/Aug15_13-43-57_047504a2525b/events.out.tfevents.1723729448.047504a2525b.351.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbfdbdbfa772ccc27858b6a959ced921f3e66acb17b64b0301c90610989c1c1
3
+ size 5786
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb4d6347820e93631ec2d00065588984a6c45c50344b86c3dfbf3acd7883f016
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d29df95e688f7cab9020466924347bd32ac60b34f0c5edeab4286b0b7b69286
3
  size 5240