Model save
Browse files- README.md +2 -5
- pytorch_model.bin +1 -1
- raw_pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -2,10 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: bert-large-uncased
|
| 4 |
tags:
|
| 5 |
-
- question-answering
|
| 6 |
- generated_from_trainer
|
| 7 |
-
datasets:
|
| 8 |
-
- squad
|
| 9 |
model-index:
|
| 10 |
- name: out
|
| 11 |
results: []
|
|
@@ -16,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# out
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -41,7 +38,7 @@ The following hyperparameters were used during training:
|
|
| 41 |
- seed: 42
|
| 42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 43 |
- lr_scheduler_type: linear
|
| 44 |
-
- num_epochs:
|
| 45 |
|
| 46 |
### Training results
|
| 47 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: bert-large-uncased
|
| 4 |
tags:
|
|
|
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: out
|
| 8 |
results: []
|
|
|
|
| 13 |
|
| 14 |
# out
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the None dataset.
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 38 |
- seed: 42
|
| 39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
+
- num_epochs: 10.0
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1336511590
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2ae60d4098e0c6e834a56ae020879fbb482f5d85ce5c2bc18941d6f224d1d78
|
| 3 |
size 1336511590
|
raw_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2544552978
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4235ac5f10b51da89bcb1f17006a0bdadae81580e9781cf5b83e9212c8943169
|
| 3 |
size 2544552978
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a61ec643814c55d2d7c6465f8ee6730ae5ed2b9d345064131a96faa9fe8e9cb0
|
| 3 |
size 4664
|