davelotito
commited on
Commit
•
013f98b
1
Parent(s):
51d75bd
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +2 -2
- runs/Apr23_12-55-48_ip-172-16-186-225.ec2.internal/events.out.tfevents.1713876949.ip-172-16-186-225.ec2.internal.9003.0 +3 -0
- runs/Apr23_15-42-52_ip-172-16-186-225.ec2.internal/events.out.tfevents.1713886972.ip-172-16-186-225.ec2.internal.19838.1 +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -85,7 +85,7 @@
|
|
85 |
"typical_p": 1.0,
|
86 |
"use_bfloat16": false,
|
87 |
"use_cache": true,
|
88 |
-
"vocab_size":
|
89 |
},
|
90 |
"decoder_start_token_id": 0,
|
91 |
"encoder": {
|
|
|
85 |
"typical_p": 1.0,
|
86 |
"use_bfloat16": false,
|
87 |
"use_cache": true,
|
88 |
+
"vocab_size": 57525
|
89 |
},
|
90 |
"decoder_start_token_id": 0,
|
91 |
"encoder": {
|
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:b1d571f9a86c8e00d98048bf46b01d2180af030cb26a8cdcd7bc468bbd36ea64
|
3 |
+
size 809070744
|
runs/Apr23_12-55-48_ip-172-16-186-225.ec2.internal/events.out.tfevents.1713876949.ip-172-16-186-225.ec2.internal.9003.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b572ec30d2d3d61f715a47221712facd4b6e6fbed6acba030800a678c644ee3
|
3 |
+
size 9252
|
runs/Apr23_15-42-52_ip-172-16-186-225.ec2.internal/events.out.tfevents.1713886972.ip-172-16-186-225.ec2.internal.19838.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:260393aa4487aa8f28f9077c7aadd15db5cb5bd97a979ac7666e714ba2129313
|
3 |
+
size 10320
|
training_args.bin
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:7f48b16493d02068e6a4f61e8b3460d041357208071547096b227f8d92ad58af
|
3 |
+
size 5240
|