k-awtycarroll commited on
Commit
6a2fc20
1 Parent(s): b79287c

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:a57c8cd663e1b1f0fec6696e552a9fe9ef1aa910f9faf751e8e7b13b3f392e4c
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ff9e71d18f9c0f3101c6caabcd244e21a530e7986f3c81beae8bda325f9e60
3
  size 327657928
runs/Aug15_13-42-54_d587c0aa5f9f/events.out.tfevents.1723729378.d587c0aa5f9f.6010.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17cdf0556a10757b10f5958e9ad5d6dac3c09884936852fe017850bd2431fbbb
3
+ size 360
runs/Aug15_13-45-38_d587c0aa5f9f/events.out.tfevents.1723729543.d587c0aa5f9f.6010.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ccbd0e5e3275103950ff7b06c10a93b5ccd5f754b4ee7b8497ff6d9b65ddd1
3
+ size 5777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a68dae7588ac7e5c3069b118b5c218baceb778c47e68f4ad6d78b4096572603c
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:408e32e521fa333d09b80f748fc09bcc96ec355ca095c840f92247d3f77fbcbc
3
  size 5240