jordanfan commited on
Commit
884e867
1 Parent(s): aeba6c3

training completed[dev]: 1024 128

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/bart-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ - wer
9
+ model-index:
10
+ - name: bart_baseline_1024
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bart_baseline_1024
18
+
19
+ This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.0100
22
+ - Rouge1: 0.6961
23
+ - Rouge2: 0.4369
24
+ - Rougel: 0.6352
25
+ - Rougelsum: 0.6352
26
+ - Wer: 0.4562
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 6
47
+ - eval_batch_size: 6
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 1
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Wer |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|
58
+ | No log | 0.13 | 250 | 1.2180 | 0.6601 | 0.3882 | 0.5954 | 0.5952 | 0.4981 |
59
+ | 2.1099 | 0.27 | 500 | 1.1152 | 0.68 | 0.4133 | 0.6165 | 0.6164 | 0.4806 |
60
+ | 2.1099 | 0.4 | 750 | 1.0765 | 0.6817 | 0.4177 | 0.6181 | 0.618 | 0.4723 |
61
+ | 1.1853 | 0.53 | 1000 | 1.0552 | 0.6915 | 0.4283 | 0.6284 | 0.6283 | 0.4664 |
62
+ | 1.1853 | 0.66 | 1250 | 1.0315 | 0.6958 | 0.4327 | 0.6328 | 0.6326 | 0.4622 |
63
+ | 1.1179 | 0.8 | 1500 | 1.0227 | 0.6912 | 0.4317 | 0.6297 | 0.6296 | 0.4582 |
64
+ | 1.1179 | 0.93 | 1750 | 1.0100 | 0.6961 | 0.4369 | 0.6352 | 0.6352 | 0.4562 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.2
70
+ - Pytorch 2.2.1+cu121
71
+ - Datasets 2.18.0
72
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "early_stopping": true,
6
+ "eos_token_id": 2,
7
+ "forced_bos_token_id": 0,
8
+ "forced_eos_token_id": 2,
9
+ "no_repeat_ngram_size": 3,
10
+ "num_beams": 4,
11
+ "pad_token_id": 1,
12
+ "transformers_version": "4.38.2"
13
+ }
runs/Mar22_05-47-38_9164c72d17ee/events.out.tfevents.1711086530.9164c72d17ee.1634.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce94b480ce330047251c6d9d086845ccc803decb47d4abaf713dbf8155e65f58
3
- size 8282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66ebce49c8bb5ed208ad7841961277c483d5c35ee4808e178bb7ad5a3876081c
3
+ size 10410