Cyber-Machine
commited on
Commit
•
93366d0
1
Parent(s):
a1b7378
Training in progress, epoch 0
Browse files- .gitignore +1 -0
- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Aug27_05-37-46_49e59cd14517/events.out.tfevents.1693114747.49e59cd14517.28.0 +3 -0
- training_args.bin +2 -2
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -90,7 +90,7 @@
|
|
90 |
"num_hidden_layers": 2,
|
91 |
"pad_token_id": 0,
|
92 |
"torch_dtype": "float32",
|
93 |
-
"transformers_version": "4.
|
94 |
"use_weighted_layer_sum": false,
|
95 |
"vocab_size": 32
|
96 |
}
|
|
|
90 |
"num_hidden_layers": 2,
|
91 |
"pad_token_id": 0,
|
92 |
"torch_dtype": "float32",
|
93 |
+
"transformers_version": "4.30.2",
|
94 |
"use_weighted_layer_sum": false,
|
95 |
"vocab_size": 32
|
96 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d40e3580c63b34d03f9f0279c068ab3a8254204dd879195f16ca7eaef703a3fe
|
3 |
size 94783376
|
runs/Aug27_05-37-46_49e59cd14517/events.out.tfevents.1693114747.49e59cd14517.28.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce481fc66f976d0e6622ae19ef9f94e76b43bdd5704731d39508fe10aac0337e
|
3 |
+
size 7257
|
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:830b95716fe925478d65202be7b15709583431038121cd6320bbac186e652497
|
3 |
+
size 3963
|