aditeyabaral commited on
Commit
ff879ae
·
verified ·
1 Parent(s): f55e030

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -4,10 +4,10 @@
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
- "attn_pdrop": 0.1,
8
  "bos_token_id": 1,
9
  "dtype": "float32",
10
- "embd_pdrop": 0.1,
11
  "eos_token_id": 2,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
@@ -19,11 +19,11 @@
19
  "n_positions": 128,
20
  "pad_token_id": 0,
21
  "reorder_and_upcast_attn": false,
22
- "resid_pdrop": 0.1,
23
  "scale_attn_by_inverse_layer_idx": false,
24
  "scale_attn_weights": true,
25
  "summary_activation": null,
26
- "summary_first_dropout": 0.1,
27
  "summary_proj_to_labels": true,
28
  "summary_type": "cls_index",
29
  "summary_use_proj": true,
 
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
+ "attn_pdrop": 0.0,
8
  "bos_token_id": 1,
9
  "dtype": "float32",
10
+ "embd_pdrop": 0.0,
11
  "eos_token_id": 2,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
 
19
  "n_positions": 128,
20
  "pad_token_id": 0,
21
  "reorder_and_upcast_attn": false,
22
+ "resid_pdrop": 0.0,
23
  "scale_attn_by_inverse_layer_idx": false,
24
  "scale_attn_weights": true,
25
  "summary_activation": null,
26
+ "summary_first_dropout": 0.0,
27
  "summary_proj_to_labels": true,
28
  "summary_type": "cls_index",
29
  "summary_use_proj": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d75c2288e0a8f8a627ca79c01093b844affb7b0c4f141ff2a3287b8b45ef14f8
3
  size 6474408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5c80a8f7d987c2e11dc619f112ca2284a2ff1c50a40fcb26c566123c57795b3
3
  size 6474408
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15e6005fa4478322bc382663db2180f9489263bfc6c887dc309aeb6b45cd591d
3
  size 5329
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f7a629e0bfcd5c5f0173eec8eee0b481de47751ab0740e697756866872b030
3
  size 5329