update from Yaxin
Browse files- pytorch_model.bin +3 -0
- tokenizer.json +0 -0
- train_results.json +8 -0
- training_args.bin +3 -0
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b36237724da3db4837528012a7059d05e8493d2cf1834e3491121eb5354fb7b7
|
3 |
+
size 438143979
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"train_loss": 1.8530674359188393,
|
4 |
+
"train_runtime": 31139.3919,
|
5 |
+
"train_samples": 218101,
|
6 |
+
"train_samples_per_second": 21.012,
|
7 |
+
"train_steps_per_second": 1.751
|
8 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39c9a7bdcee20119341d74bafc4fee84b8599548fee5c23991066256574fdb56
|
3 |
+
size 3055
|