Gabeitch commited on
Commit
b877c29
1 Parent(s): 3a097ff

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:e02a6110bd925af77df186aebb4163dabb29dffb63252fbb54b747ae295274a3
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3730a4451bb1fb02f3a4f53bfc7d542a12c9504602dee2f249f0cf6fe1baaacb
3
  size 327657928
runs/Aug01_13-24-02_39e77bcc48c9/events.out.tfevents.1722518653.39e77bcc48c9.1214.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c9efca9faf613bf0e8134f3dcd1946efaea2614e45392f13cd7bfc865e27685
3
+ size 5756
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b45f3bc582302437c54b4d80e59e1df1dc8f2672ebfd416e9e8e26f26fa121d5
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a417c9039d7c99b31ae7d5b72fc68550e2cb369cafe2ce65ac80d9ca47c3758
3
  size 5176