kyryl-opens-ml
commited on
Commit
•
1afc156
1
Parent(s):
c208b06
Model save
Browse files- adapter_model.safetensors +1 -1
- all_results.json +5 -5
- train_results.json +5 -5
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 558155232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dc1e35a6f8cc433c27c951fd3c65ffd39fc2dc7edb0b5478c216fd6fc17f040
|
3 |
size 558155232
|
all_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"epoch": 0.
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second": 0.
|
6 |
-
"train_steps_per_second": 0.
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 0.02,
|
3 |
+
"train_loss": 0.7934048771858215,
|
4 |
+
"train_runtime": 58.3306,
|
5 |
+
"train_samples_per_second": 0.146,
|
6 |
+
"train_steps_per_second": 0.034
|
7 |
}
|
train_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"epoch": 0.
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second": 0.
|
6 |
-
"train_steps_per_second": 0.
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 0.02,
|
3 |
+
"train_loss": 0.7934048771858215,
|
4 |
+
"train_runtime": 58.3306,
|
5 |
+
"train_samples_per_second": 0.146,
|
6 |
+
"train_steps_per_second": 0.034
|
7 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04af191af62497ef20934508f88febadfc9430b80b36cc7df4b908525e630246
|
3 |
size 4920
|