gayanin commited on
Commit
b57b9b7
·
verified ·
1 Parent(s): f270f6c

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -4,16 +4,18 @@ base_model: facebook/bart-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: gcd-clinical-native
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # gcd-clinical-native
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
 
@@ -44,6 +46,9 @@ The following hyperparameters were used during training:
44
 
45
  ### Training results
46
 
 
 
 
47
 
48
 
49
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: babylon-clinical-native
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # babylon-clinical-native
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.4225
19
 
20
  ## Model description
21
 
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.4838 | 1.51 | 500 | 0.4225 |
52
 
53
 
54
  ### Framework versions