anushaporwal
commited on
Commit
•
cd88483
1
Parent(s):
b14a30b
Training in progress, step 93
Browse files- all_results.json +8 -0
- model.safetensors +1 -1
- train_results.json +8 -0
- training_args.bin +1 -1
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.9523809523809526,
|
3 |
+
"total_flos": 3.8622091973981184e+17,
|
4 |
+
"train_loss": 14.973811754616358,
|
5 |
+
"train_runtime": 156.023,
|
6 |
+
"train_samples_per_second": 19.228,
|
7 |
+
"train_steps_per_second": 0.596
|
8 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261979680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b280b2ae3ba146be775bc25b67632e14fb1411c6bb001053df41bc7bc85e4cd0
|
3 |
size 1261979680
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.9523809523809526,
|
3 |
+
"total_flos": 3.8622091973981184e+17,
|
4 |
+
"train_loss": 14.973811754616358,
|
5 |
+
"train_runtime": 156.023,
|
6 |
+
"train_samples_per_second": 19.228,
|
7 |
+
"train_steps_per_second": 0.596
|
8 |
+
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a2688c950e97b014b705f8b0bfb0d7f70c6eaae13a3a5a27dd583e594cc5be6
|
3 |
size 5304
|