joelniklaus
commited on
Commit
•
f4865ae
1
Parent(s):
2aef89b
Revert "End of training"
Browse filesThis reverts commit 2aef89beac2966648bb9dde069e063e37e72079c.
- all_results.json +0 -8
- config.json +1 -1
- eval_results.json +0 -8
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
all_results.json
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"eval_accuracy": 0.7488108244868872,
|
3 |
-
"eval_loss": 1.232558012008667,
|
4 |
-
"eval_runtime": 123.3885,
|
5 |
-
"eval_samples_per_second": 40.522,
|
6 |
-
"eval_steps_per_second": 2.537,
|
7 |
-
"perplexity": 3.429992285358383
|
8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"pad_token_id": 0,
|
41 |
"position_embedding_type": "absolute",
|
42 |
"sep_token_id": 2,
|
43 |
-
"torch_dtype": "
|
44 |
"transformers_version": "4.28.1",
|
45 |
"type_vocab_size": 1,
|
46 |
"vocab_size": 128000
|
|
|
40 |
"pad_token_id": 0,
|
41 |
"position_embedding_type": "absolute",
|
42 |
"sep_token_id": 2,
|
43 |
+
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.28.1",
|
45 |
"type_vocab_size": 1,
|
46 |
"vocab_size": 128000
|
eval_results.json
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"eval_accuracy": 0.7488108244868872,
|
3 |
-
"eval_loss": 1.232558012008667,
|
4 |
-
"eval_runtime": 123.3885,
|
5 |
-
"eval_samples_per_second": 40.522,
|
6 |
-
"eval_steps_per_second": 2.537,
|
7 |
-
"perplexity": 3.429992285358383
|
8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pytorch_model.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:abbe85aaf27562d1d64f10fe9cebefd891fb599fac4d07e142f8b427c63c674d
|
3 |
+
size 834053717
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b0babeabcb0232c54abbc734323546866d0c776b0a65f83be54dbb867e9e640
|
3 |
size 3707
|