Model save
Browse files- README.md +1 -5
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
| 3 |
base_model: facebook/bart-base
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
-
datasets:
|
| 7 |
-
- learn3r/gov_report_memsum_oracle
|
| 8 |
model-index:
|
| 9 |
- name: bart_memsum
|
| 10 |
results: []
|
|
@@ -15,9 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# bart_memsum
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on
|
| 19 |
-
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.0000
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 3 |
base_model: facebook/bart-base
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: bart_memsum
|
| 8 |
results: []
|
|
|
|
| 13 |
|
| 14 |
# bart_memsum
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557971229
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07afd4d7a5fd0fffc667358dcb2f1d7690a1ca3355e59c13edab92ce3d5fba00
|
| 3 |
size 557971229
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4219
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11aaf05f6ed08bdf8270365deb9cedcc6e7e8c2df9f59cc8990eb1b6dfb4a7f5
|
| 3 |
size 4219
|