X1in commited on
Commit
8ceecdb
·
verified ·
1 Parent(s): ef087af

Model save

Browse files
Files changed (2) hide show
  1. README.md +14 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
  # anlp_bart_simplification
16
 
17
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
 
 
18
 
19
  ## Model description
20
 
@@ -45,6 +47,18 @@ The following hyperparameters were used during training:
45
  - num_epochs: 12
46
  - mixed_precision_training: Native AMP
47
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  ### Framework versions
49
 
50
  - Transformers 4.57.3
 
15
  # anlp_bart_simplification
16
 
17
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.0519
20
 
21
  ## Model description
22
 
 
47
  - num_epochs: 12
48
  - mixed_precision_training: Native AMP
49
 
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.9096 | 2.0 | 250 | 0.8385 |
55
+ | 0.7604 | 4.0 | 500 | 0.8252 |
56
+ | 0.6639 | 6.0 | 750 | 0.8294 |
57
+ | 0.6019 | 8.0 | 1000 | 0.8392 |
58
+ | 0.5654 | 10.0 | 1250 | 0.8494 |
59
+ | 0.5491 | 12.0 | 1500 | 0.8518 |
60
+
61
+
62
  ### Framework versions
63
 
64
  - Transformers 4.57.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79cfa27a620c33d891d2fd8b1b160cbb7111e24f8d89ed006e688f9f05ee6930
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c2a547d64999a2dadab674e250912dd24ffb775fb4cdaa0715326ed8d38a723
3
  size 557912620