esenergun commited on
Commit
7c32b73
·
verified ·
1 Parent(s): b885648

Training in progress, step 10000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "esenergun/gpt_small_enwik8",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2476c66093226c0483bfd8f628a2eb78c12570e37b5e42020cb2ce32b8d29828
3
  size 435544704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091941130442f38b9a910513486b930e5b46251b582c095ea58f2a5a400e63e3
3
  size 435544704
runs/Mar21_06-55-22_gpu-pod/events.out.tfevents.1711004125.gpu-pod.7065.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d9ad1b648eb0304d1a67fec5ae4da8dcc171aad3af62cfb918c13856bdc4ed0
3
+ size 4870
runs/Mar21_06-59-38_gpu-pod/events.out.tfevents.1711004380.gpu-pod.7534.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d595bec0ecf6d3502368ddb6e3f1c5c74bb7682e7ae70caf2ad72c941c546f62
3
+ size 4875
runs/Mar21_07-00-52_gpu-pod/events.out.tfevents.1711004455.gpu-pod.7710.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd0c860ce3b8b656475fb0805e615b53072f04e217a8fa2f6010f81b9a750a3
3
+ size 4184
runs/Mar21_07-03-07_gpu-pod/events.out.tfevents.1711004589.gpu-pod.7981.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a354d1f057bccdb849c3d16b6db5877d23cb579394875c0acccf0928d0d54175
3
+ size 4872
runs/Mar21_07-39-00_gpu-base-1-59g27/events.out.tfevents.1711006743.gpu-base-1-59g27.54.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc25eedbea0204ab258e3f228f695951f56dfdb659faab62653c02e701fc77b9
3
+ size 5363
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58fce5f75166f6d4568cdaa0d32fd2c46e5246a4fa330459de61cb3ab8843108
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de55f65b8fd9583f535eb68bef3b242409e53d93dc49ef260555a355ffeb29f9
3
  size 4475