sharkMeow commited on
Commit
322d6e8
1 Parent(s): 2083ba7

Model save

Browse files
Files changed (3) hide show
  1. README.md +66 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mt5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: ADL_test
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
+ # ADL_test
15
+
16
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.9924
19
+ - Rouge-1: 19.8975
20
+ - Rouge-2: 7.0134
21
+ - Rouge-l: 18.2845
22
+ - Gen Len: 14.3786
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 1
43
+ - eval_batch_size: 1
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 16
46
+ - total_train_batch_size: 16
47
+ - optimizer: Adafactor
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 4.0
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Gen Len | Validation Loss | Rouge-1 | Rouge-2 | Rouge-l |
54
+ |:-------------:|:-----:|:----:|:-------:|:---------------:|:-------:|:-------:|:-------:|
55
+ | 6.0773 | 1.0 | 1356 | 11.8835 | 4.1822 | 17.4884 | 6.039 | 16.4024 |
56
+ | 5.0033 | 2.0 | 2713 | 13.385 | 4.0972 | 18.9145 | 6.6873 | 17.5342 |
57
+ | 4.7707 | 3.0 | 4068 | 4.0195 | 19.6237 | 6.9079 | 18.0839 | 13.9958 |
58
+ | 4.7391 | 4.0 | 5424 | 3.9924 | 19.8975 | 7.0134 | 18.2845 | 14.3786 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.34.0
64
+ - Pytorch 1.13.1+cu116
65
+ - Datasets 2.14.5
66
+ - Tokenizers 0.14.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.34.0"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0ad56bdf49c690c700a8ac04318b5212a677f35dde261a51422a0ec215701f5
3
  size 1200723461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1eca928c25777ad18eb81c10969f1f18748e1410a2bc4489561bd76006ed18be
3
  size 1200723461