sandernotenbaert commited on
Commit
1120ee7
·
verified ·
1 Parent(s): 59e20e0

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "architectures": [
4
+ "GPT2LMHeadModel"
5
+ ],
6
+ "attn_pdrop": 0.1,
7
+ "bos_token_id": 2,
8
+ "embd_pdrop": 0.1,
9
+ "eos_token_id": 3,
10
+ "initializer_range": 0.02,
11
+ "layer_norm_epsilon": 1e-05,
12
+ "model_type": "gpt2",
13
+ "n_ctx": 1024,
14
+ "n_embd": 512,
15
+ "n_head": 8,
16
+ "n_inner": null,
17
+ "n_layer": 6,
18
+ "n_positions": 1024,
19
+ "pad_token_id": 0,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.52.3",
31
+ "use_cache": true,
32
+ "vocab_size": 2748
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f95c23974ed9109b85d1dad46b75fc294d57305fa7210035c0b8f9d6d02471c8
3
+ size 83393928
runs/Jul07_00-56-25_SandersLaptop2.home/events.out.tfevents.1751842586.SandersLaptop2.home.55584.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584e93a0dd85580a4637bf518b8696bfd5cfab7aaa347233ff5d57fae77942b9
3
+ size 4984
runs/Jul07_01-32-44_SandersLaptop2.home/events.out.tfevents.1751844764.SandersLaptop2.home.57069.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a597edc243b42856bd2e63328ee2af82a5df55dcff3284623a8860a57107f1bd
3
+ size 4184
runs/Jul07_01-34-05_SandersLaptop2.home/events.out.tfevents.1751844845.SandersLaptop2.home.59499.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aabe305877762b9651576329908bc9f840eb9ce3bf200e8cde14a5c562664cce
3
+ size 4984
runs/Jul07_01-35-20_SandersLaptop2.home/events.out.tfevents.1751844920.SandersLaptop2.home.59665.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e2bba1c97e0605417ff665965ecfa35731ddbad9d5c404f4db926aa1e34fed6
3
+ size 7512
runs/Jul07_02-24-53_SandersLaptop2.home/events.out.tfevents.1751847894.SandersLaptop2.home.63911.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f07f2df0ed5a699f89779fcb29e1af807d86a36cf07f3aae36fc1d570f9d99
3
+ size 4184
runs/Jul07_02-28-23_SandersLaptop2.home/events.out.tfevents.1751848103.SandersLaptop2.home.65947.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28dc5273fb90dfbf693011fb39ca66aef7a5c1e27640780ce7cfe39d682c2000
3
+ size 6326
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95c474823f5d7428b2a7c3ff152cd86946f2d74f1036f568aa7833b45b79dc5f
3
+ size 5304