onionLad commited on
Commit
721de62
1 Parent(s): 84815ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # medlid-define
14
 
15
- This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.2646
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 490 | 0.3423 |
49
- | 1.5888 | 2.0 | 980 | 0.2789 |
50
- | 0.2757 | 3.0 | 1470 | 0.2646 |
51
 
52
 
53
  ### Framework versions
 
12
 
13
  # medlid-define
14
 
15
+ This model is a fine-tuned version of [GanjinZero/biobart-v2-base](https://huggingface.co/GanjinZero/biobart-v2-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.1625
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 490 | 0.2137 |
49
+ | 0.3639 | 2.0 | 980 | 0.1720 |
50
+ | 0.2035 | 3.0 | 1470 | 0.1625 |
51
 
52
 
53
  ### Framework versions