hrezaei commited on
Commit
6b02bd5
·
verified ·
1 Parent(s): 8b5ba3f

Model save

Browse files
Files changed (4) hide show
  1. README.md +53 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: T5LA
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/uoy/llm_training/runs/elf928gg)
14
+ # T5LA
15
+
16
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - distributed_type: multi-GPU
40
+ - num_devices: 2
41
+ - total_train_batch_size: 16
42
+ - total_eval_batch_size: 16
43
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - training_steps: 100000
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.49.0.dev0
51
+ - Pytorch 2.5.1+cu121
52
+ - Datasets 3.2.0
53
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.49.0.dev0"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b1f08016b7c6baf6d291c9555f7b434f3e3f90fc2093cad4cd121329a3f933f
3
  size 439436624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880f5daf0555630aaa1f5971bcbc30735b81263f4959a256d6baedeaab077586
3
  size 439436624
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af1ca9347594d3662aae105a77b3c1613778583b74028fbc26d34983b51e79dd
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbeb34171b3a4acd5b65788b8a72d6a9a1089a87551e1ba44bc0d9baa0db3f6f
3
+ size 5432