timo13113 commited on
Commit
7eff66e
·
verified ·
1 Parent(s): 957cff9

Training in progress, step 100

Browse files
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
- "n_ctx": 20,
15
  "n_embd": 768,
16
  "n_head": 12,
17
  "n_inner": null,
 
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
+ "n_ctx": 25,
15
  "n_embd": 768,
16
  "n_head": 12,
17
  "n_inner": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5eed5ff3246ef7f844d2d51f5b9bc6d76cf9358b8def346a1ce4555574dadb8f
3
  size 343691904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc630ba4c10d7f02f2253c5bb4a132222e286922ebdb20963d479d1acf0fddb
3
  size 343691904
runs/Mar08_02-43-23_DESKTOP-C4VDTPF/events.out.tfevents.1709855006.DESKTOP-C4VDTPF.30740.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35643025f7b81b0e73375ef3dc50f0027b8783e75ffcba8d4325f6ff5d7c1f80
3
- size 16386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddab3c28ef5730064b7bc564e64f50d35747fbf6f369145bf10abed5ef5c1c53
3
+ size 17168
runs/Mar12_20-44-49_DESKTOP-C4VDTPF/events.out.tfevents.1710265491.DESKTOP-C4VDTPF.32644.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e407d8d3c9ae77f7c8345febfd00cf7046bb61370b7dac2551bf5b8b0f3c00a9
3
+ size 5258
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 20,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 25,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:431b4480d815b4dc6ab2a8e533ca0f99b1dac50bacc50bf8ae6ef2ac213e94ba
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e264d53deae5837efac76eb3dc86b291cd228e4f4b323b73c61369914463b156
3
  size 4536