federated commited on
Commit
0814c6d
1 Parent(s): e446ad9

Training in progress, step 1

Browse files
config.json CHANGED
@@ -7,6 +7,7 @@
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "id2label": {
@@ -17,6 +18,7 @@
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_epsilon": 1e-05,
 
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
  "n_embd": 768,
 
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
  "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,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82c53c2692c04c99db58bff111168f66048f12e8dbf95c7bb12ccedc06216058
3
  size 333970169
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e77fe3ea04a47de7c4750739e820b84131b4a70e47a179c8840b1d27295a251
3
  size 333970169
runs/Jun05_20-53-46_5c7dc708e60c/1685998435.1310732/events.out.tfevents.1685998435.5c7dc708e60c.1733.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd8279f303fc6ccf74b23c616ca1dd66f88127ba465012296883f18ac08400af
3
+ size 5891
runs/Jun05_20-53-46_5c7dc708e60c/events.out.tfevents.1685998435.5c7dc708e60c.1733.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09eaf0f9776801e2dba347f44d4b7763528d0c2e05a786263ac90c1b828e5892
3
+ size 4184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37644a375e138f72795df38aff9b195aa1de1f75f246aa83a7501dc6f545490c
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32e61982a3ae5480fc12e10a16273252da19f395a9f2ec9505ce6f8504271ae
3
  size 3579