gayanin commited on
Commit
ca5eab8
1 Parent(s): fcaa575

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,18 +4,18 @@ base_model: facebook/bart-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: bart-with-asr-noise-ins-0.2
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
- # bart-with-asr-noise-ins-0.2
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0513
19
 
20
  ## Model description
21
 
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.1429 | 0.62 | 500 | 0.0742 |
51
- | 0.0597 | 1.24 | 1000 | 0.0596 |
52
- | 0.042 | 1.86 | 1500 | 0.0542 |
53
- | 0.0235 | 2.48 | 2000 | 0.0513 |
54
 
55
 
56
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: bart-with-asr-noise-ins-0.3
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
+ # bart-with-asr-noise-ins-0.3
15
 
16
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0532
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.1269 | 0.62 | 500 | 0.0756 |
51
+ | 0.0664 | 1.24 | 1000 | 0.0581 |
52
+ | 0.0488 | 1.86 | 1500 | 0.0535 |
53
+ | 0.0308 | 2.48 | 2000 | 0.0532 |
54
 
55
 
56
  ### Framework versions