k-awtycarroll commited on
Commit
5629e4b
1 Parent(s): 36bc47d

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:8ab541eb862c2e8477bc192a737898d01d1aa46957f8df1e529139c72997a34a
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f7dcb29b18efc4d0fc6d77197231cf317c1f33e6c3b56bab7a8707822b2954b
3
  size 327657928
runs/Aug15_13-52-01_8119f6ed4a64/events.out.tfevents.1723729939.8119f6ed4a64.2731.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02fd35e0eddef37a71ee8ae844d826fabe1dd44e832cc8c085fbb39a37300535
3
+ size 5777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cadd8924a23d778f17de67fbe3a57c4386db4e092c1a0f1d56e4a180a05f4ffd
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c57511468c93ec0c89aa1a777252b263c5ad02b54dc8ed8a57507d84603f7ab
3
  size 5240