Shaarang commited on
Commit
a47b7ec
·
verified ·
1 Parent(s): 602c888

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/mt5-small
5
+ tags:
6
+ - summarization
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: mt5-small-finetuned-amazon-en-es
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # mt5-small-finetuned-amazon-en-es
17
+
18
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 21.5822
21
+ - eval_model_preparation_time: 0.0113
22
+ - eval_rouge1: 0.1224
23
+ - eval_rouge2: 0.0
24
+ - eval_rougeL: 0.1187
25
+ - eval_rougeLsum: 0.1224
26
+ - eval_runtime: 289.2032
27
+ - eval_samples_per_second: 1.694
28
+ - eval_steps_per_second: 0.214
29
+ - step: 0
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 5.6e-05
49
+ - train_batch_size: 8
50
+ - eval_batch_size: 8
51
+ - seed: 42
52
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 8
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.46.3
59
+ - Pytorch 2.5.1+cu121
60
+ - Datasets 3.2.0
61
+ - Tokenizers 0.20.3
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.46.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04f0ebe4822237788112bfa55cf4d24dac9ce4c4bf41964e1adf064da148e291
3
  size 1200729512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3000aee8d618670e7095d6ad5d223437cb645b0bd2c1fe8eb49f25d127608bc
3
  size 1200729512
runs/Dec12_20-15-56_8395fe0f58b9/events.out.tfevents.1734034882.8395fe0f58b9.179.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720a35e8ef7c1daba67177f7df629951c4c0544ac2f1f27811c188e4c2d427a3
3
+ size 551
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5fd8a711becef4c3c08766a746d2a2aaba94106772a0e8947d14da7b226caed
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2379bd5e5b3065a754502c544681212dd64ac20370b54d0a03ceb03c905293ff
3
+ size 5432