qordon commited on
Commit
88d354f
·
verified ·
1 Parent(s): b81756c

aeg_model_gr_tr_en

Browse files
Files changed (3) hide show
  1. README.md +5 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1787
20
 
21
  ## Model description
22
 
@@ -41,15 +41,16 @@ The following hyperparameters were used during training:
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
- - num_epochs: 2
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.6879 | 1.0 | 2500 | 0.4444 |
52
- | 0.2337 | 2.0 | 5000 | 0.1787 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0376
20
 
21
  ## Model description
22
 
 
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 3
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.086 | 1.0 | 2100 | 0.0741 |
52
+ | 0.0645 | 2.0 | 4200 | 0.0495 |
53
+ | 0.0654 | 3.0 | 6300 | 0.0376 |
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f9e6c5594650770fde81a64a271eaf116664f1ef0fd495cbd9e84fea6e0f67d
3
  size 2444578688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:858c810cfa1df939ed8fcf9509b39f349ce972d27934524b3500c4b47858092d
3
  size 2444578688
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa32e706db75f2ab9e3c47c3009d63fb8fc1a2590bd34f6a26f6eaf7e80f01b6
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbbf63eddb8544f46c879175a555043940416ed482b02d190216bbb76b660245
3
  size 5304