tuanna08go commited on
Commit
2e070fc
·
verified ·
1 Parent(s): 2ec29c4

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ lora_model_dir: null
64
  lora_r: 8
65
  lora_target_linear: true
66
  lr_scheduler: cosine
67
- max_steps: 1
68
  micro_batch_size: 2
69
  mlflow_experiment_name: /tmp/95da13fc7e859eed_train_data.json
70
  model_type: AutoModelForCausalLM
@@ -89,7 +89,7 @@ wandb_name: 2a53245a-6a53-43ba-8968-cfb51174dd7b
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 2a53245a-6a53-43ba-8968-cfb51174dd7b
92
- warmup_steps: 1
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
@@ -100,6 +100,8 @@ xformers_attention: null
100
  # 74f39904-9072-41bb-9213-6cb9d1245636
101
 
102
  This model is a fine-tuned version of [furiosa-ai/mlperf-gpt-j-6b](https://huggingface.co/furiosa-ai/mlperf-gpt-j-6b) on the None dataset.
 
 
103
 
104
  ## Model description
105
 
@@ -126,14 +128,19 @@ The following hyperparameters were used during training:
126
  - total_train_batch_size: 8
127
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
128
  - lr_scheduler_type: cosine
129
- - lr_scheduler_warmup_steps: 2
130
- - training_steps: 1
131
 
132
  ### Training results
133
 
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | No log | 0.0002 | 1 | 3.1842 |
 
 
 
 
 
137
 
138
 
139
  ### Framework versions
 
64
  lora_r: 8
65
  lora_target_linear: true
66
  lr_scheduler: cosine
67
+ max_steps: 50
68
  micro_batch_size: 2
69
  mlflow_experiment_name: /tmp/95da13fc7e859eed_train_data.json
70
  model_type: AutoModelForCausalLM
 
89
  wandb_project: Gradients-On-Demand
90
  wandb_run: your_name
91
  wandb_runid: 2a53245a-6a53-43ba-8968-cfb51174dd7b
92
+ warmup_steps: 10
93
  weight_decay: 0.0
94
  xformers_attention: null
95
 
 
100
  # 74f39904-9072-41bb-9213-6cb9d1245636
101
 
102
  This model is a fine-tuned version of [furiosa-ai/mlperf-gpt-j-6b](https://huggingface.co/furiosa-ai/mlperf-gpt-j-6b) on the None dataset.
103
+ It achieves the following results on the evaluation set:
104
+ - Loss: 2.2779
105
 
106
  ## Model description
107
 
 
128
  - total_train_batch_size: 8
129
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
130
  - lr_scheduler_type: cosine
131
+ - lr_scheduler_warmup_steps: 10
132
+ - training_steps: 50
133
 
134
  ### Training results
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
  | No log | 0.0002 | 1 | 3.1842 |
139
+ | 13.1041 | 0.0021 | 10 | 2.9364 |
140
+ | 10.4748 | 0.0042 | 20 | 2.4880 |
141
+ | 9.2187 | 0.0063 | 30 | 2.3296 |
142
+ | 8.9949 | 0.0085 | 40 | 2.2864 |
143
+ | 8.6652 | 0.0106 | 50 | 2.2779 |
144
 
145
 
146
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf59d35a3837a0800b5fdd0a1b75e90edc4134a974f84d7e60261395f7a8de3d
3
  size 66180362
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d43352d916e77b43c03475a82cfaf1072de7d1c5fecc2a21a9a5893b15ca40
3
  size 66180362