Files changed (1) hide show
  1. README.md +75 -61
README.md CHANGED
@@ -1,61 +1,75 @@
1
- ---
2
- license: apache-2.0
3
- base_model: Qwen/Qwen2.5-14B-Instruct
4
- tags:
5
- - generated_from_trainer
6
- library_name: peft
7
- model-index:
8
- - name: robust_llm_r2d2_tom-debug_Qwen2.5-7B-Instruct_lora
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
- # robust_llm_r2d2_tom-debug_Qwen2.5-7B-Instruct_lora
16
-
17
- This model is a fine-tuned version of [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct) on an unknown dataset.
18
-
19
- ## Model description
20
-
21
- More information needed
22
-
23
- ## Intended uses & limitations
24
-
25
- More information needed
26
-
27
- ## Training and evaluation data
28
-
29
- More information needed
30
-
31
- ## Training procedure
32
-
33
- ### Training hyperparameters
34
-
35
- The following hyperparameters were used during training:
36
- - learning_rate: 2e-05
37
- - train_batch_size: 1
38
- - eval_batch_size: 2
39
- - seed: 42
40
- - distributed_type: multi-GPU
41
- - num_devices: 4
42
- - gradient_accumulation_steps: 4
43
- - total_train_batch_size: 16
44
- - total_eval_batch_size: 8
45
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
- - lr_scheduler_type: cosine
47
- - num_epochs: 1
48
-
49
- ### Framework versions
50
-
51
- - Transformers 4.37.2
52
- - Pytorch 2.1.0+cu118
53
- - Datasets 2.14.6
54
- - Tokenizers 0.15.2
55
- ## Training procedure
56
-
57
-
58
- ### Framework versions
59
-
60
-
61
- - PEFT 0.6.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Qwen/Qwen2.5-14B-Instruct
4
+ tags:
5
+ - generated_from_trainer
6
+ library_name: peft
7
+ language:
8
+ - zho
9
+ - eng
10
+ - fra
11
+ - spa
12
+ - por
13
+ - deu
14
+ - ita
15
+ - rus
16
+ - jpn
17
+ - kor
18
+ - vie
19
+ - tha
20
+ - ara
21
+ model-index:
22
+ - name: robust_llm_r2d2_tom-debug_Qwen2.5-7B-Instruct_lora
23
+ results: []
24
+ ---
25
+
26
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
+ should probably proofread and complete it, then remove this comment. -->
28
+
29
+ # robust_llm_r2d2_tom-debug_Qwen2.5-7B-Instruct_lora
30
+
31
+ This model is a fine-tuned version of [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct) on an unknown dataset.
32
+
33
+ ## Model description
34
+
35
+ More information needed
36
+
37
+ ## Intended uses & limitations
38
+
39
+ More information needed
40
+
41
+ ## Training and evaluation data
42
+
43
+ More information needed
44
+
45
+ ## Training procedure
46
+
47
+ ### Training hyperparameters
48
+
49
+ The following hyperparameters were used during training:
50
+ - learning_rate: 2e-05
51
+ - train_batch_size: 1
52
+ - eval_batch_size: 2
53
+ - seed: 42
54
+ - distributed_type: multi-GPU
55
+ - num_devices: 4
56
+ - gradient_accumulation_steps: 4
57
+ - total_train_batch_size: 16
58
+ - total_eval_batch_size: 8
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: cosine
61
+ - num_epochs: 1
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.37.2
66
+ - Pytorch 2.1.0+cu118
67
+ - Datasets 2.14.6
68
+ - Tokenizers 0.15.2
69
+ ## Training procedure
70
+
71
+
72
+ ### Framework versions
73
+
74
+
75
+ - PEFT 0.6.1