k-awtycarroll commited on
Commit
56a38ba
1 Parent(s): 4ba699d

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:bd84a55c642eafd178eceb47d09a5319212fa86efb8fac9d39da924848ff0171
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a00480977a66e2167dd74fe38b83bc9a1c956dfcfab80aafc85bb1426069f8ad
3
  size 327657928
runs/Aug15_13-31-28_d587c0aa5f9f/events.out.tfevents.1723728730.d587c0aa5f9f.6010.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:760bf91fa26a9f79ced39e443288e1835d0c3dc020ea8ef7ddeb97a556855715
3
+ size 5777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39d2e18be684feb468060b37c0d503e90ee6f28ceff7b57d7423fbaba842dc4c
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a68dae7588ac7e5c3069b118b5c218baceb778c47e68f4ad6d78b4096572603c
3
  size 5240