Training in progress, epoch 1
Browse files- config.json +1 -4
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -29,10 +29,7 @@
|
|
| 29 |
"task_specific_params": {
|
| 30 |
"text-generation": {
|
| 31 |
"do_sample": true,
|
| 32 |
-
"max_length":
|
| 33 |
-
"min_length": 100,
|
| 34 |
-
"temperature": 1.0,
|
| 35 |
-
"top_p": 0.95
|
| 36 |
}
|
| 37 |
},
|
| 38 |
"torch_dtype": "float32",
|
|
|
|
| 29 |
"task_specific_params": {
|
| 30 |
"text-generation": {
|
| 31 |
"do_sample": true,
|
| 32 |
+
"max_length": 50
|
|
|
|
|
|
|
|
|
|
| 33 |
}
|
| 34 |
},
|
| 35 |
"torch_dtype": "float32",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497807197
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d27208afe193e3ebbd06ab44d7838fa15fbc0d78b383edf1db4ac602e7e3a12f
|
| 3 |
size 497807197
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a579053e3f12827e3fcace92ae401874c4f0ff4cd4ece7adbcece841d62c7ff1
|
| 3 |
size 3963
|