aberry273 commited on
Commit
db2d83b
·
verified ·
1 Parent(s): 6b0739f

Training complete

Browse files
Files changed (4) hide show
  1. README.md +59 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mt5-small
4
+ tags:
5
+ - summarization
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: Instruct-PTBR-ENUS-11M
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # Instruct-PTBR-ENUS-11M
16
+
17
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 20.6833
20
+ - eval_rouge1: 2.796
21
+ - eval_rouge2: 0.7009
22
+ - eval_rougeL: 2.5919
23
+ - eval_rougeLsum: 2.6166
24
+ - eval_runtime: 76.9162
25
+ - eval_samples_per_second: 32.503
26
+ - eval_steps_per_second: 4.069
27
+ - step: 0
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5.6e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 8
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.36.2
57
+ - Pytorch 1.10.1+cu113
58
+ - Datasets 2.16.1
59
+ - Tokenizers 0.15.0
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.36.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f618b890fc6a7a65fac9b86b965cd449d3292d82f3038acd94b71e8c4ef7d2c
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3000aee8d618670e7095d6ad5d223437cb645b0bd2c1fe8eb49f25d127608bc
3
  size 1200729512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a19b5fad48ec119e25627924337a7c4461a7b6a3475408657696ff1065614337
3
  size 4399
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9093b6afc57615c34669f432b17307896ca1cd7b1b656679734f607e43f2a351
3
  size 4399