Commit 路
86ee69d
1
Parent(s): 3262a2f
update model card README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
model-index:
|
|
@@ -12,7 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# retrain_non_seg_bart
|
| 14 |
|
| 15 |
-
This model
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
@@ -41,10 +40,6 @@ The following hyperparameters were used during training:
|
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
- num_epochs: 10
|
| 43 |
|
| 44 |
-
### Training results
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
### Framework versions
|
| 49 |
|
| 50 |
- Transformers 4.30.2
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
model-index:
|
|
|
|
| 11 |
|
| 12 |
# retrain_non_seg_bart
|
| 13 |
|
| 14 |
+
This model was trained from scratch on the None dataset.
|
| 15 |
|
| 16 |
## Model description
|
| 17 |
|
|
|
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
- num_epochs: 10
|
| 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
### Framework versions
|
| 44 |
|
| 45 |
- Transformers 4.30.2
|