k-awtycarroll commited on
Commit
3dd0b07
1 Parent(s): d7cff47

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:721fa38acb2ba5d1ebdeed4bad3dcb32c0beeb2b924ecf544fffaa3b0bb65a66
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e230510d55c315ace5fe254a79bcba832ae9117d66a697895fd7a0c47e8f67
3
  size 327657928
runs/Aug15_03-47-55_4f4ba484ebe4/events.out.tfevents.1723693686.4f4ba484ebe4.3860.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:775bcddc6d05b93af674c4bc800b43387e1f69246a451112c6227a85e1ac15b2
3
+ size 5777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0958339f4450a8b592ea5d588dd1ae45acef06d752e6ccf4a04c5b8468f18cbd
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d2e18be684feb468060b37c0d503e90ee6f28ceff7b57d7423fbaba842dc4c
3
  size 5240