Training in progress, step 5000
Browse files- config.json +2 -2
- model.safetensors +2 -2
- runs/Mar21_02-52-12_gpu-pod/events.out.tfevents.1710989534.gpu-pod.7857.0 +3 -0
- runs/Mar21_02-55-06_gpu-pod/events.out.tfevents.1710989708.gpu-pod.8674.0 +3 -0
- runs/Mar21_02-55-53_gpu-pod/events.out.tfevents.1710989755.gpu-pod.8872.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -12,8 +12,8 @@
|
|
12 |
"layer_norm_epsilon": 1e-05,
|
13 |
"model_type": "gpt2",
|
14 |
"n_ctx": 256,
|
15 |
-
"n_embd":
|
16 |
-
"n_head":
|
17 |
"n_inner": null,
|
18 |
"n_layer": 12,
|
19 |
"n_positions": 1024,
|
|
|
12 |
"layer_norm_epsilon": 1e-05,
|
13 |
"model_type": "gpt2",
|
14 |
"n_ctx": 256,
|
15 |
+
"n_embd": 768,
|
16 |
+
"n_head": 12,
|
17 |
"n_inner": null,
|
18 |
"n_layer": 12,
|
19 |
"n_positions": 1024,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:701303a19dec395d889912204489cfacd1b1d040c4cfb575dfd3979818636c27
|
3 |
+
size 435544704
|
runs/Mar21_02-52-12_gpu-pod/events.out.tfevents.1710989534.gpu-pod.7857.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f82c8e939699eac4120379aee4cc5a6ea116510c16098ce53649d0a067496af3
|
3 |
+
size 4857
|
runs/Mar21_02-55-06_gpu-pod/events.out.tfevents.1710989708.gpu-pod.8674.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d9e7071f2fd972b84ecb03e7c8fc0c6d1cc6753365b0a02544d0cec3bcbf706
|
3 |
+
size 4857
|
runs/Mar21_02-55-53_gpu-pod/events.out.tfevents.1710989755.gpu-pod.8872.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5fc10768ce2769d517d44ee8ec0c05a3a2a432429bd8a5545b70553131216bd
|
3 |
+
size 5339
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4475
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58fce5f75166f6d4568cdaa0d32fd2c46e5246a4fa330459de61cb3ab8843108
|
3 |
size 4475
|