tuanna08go commited on
Commit
cefa96e
·
verified ·
1 Parent(s): 9ae46c1

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ lora_target_linear: true
67
  lr_scheduler: cosine
68
  max_memory:
69
  0: 45GB
70
- max_steps: 1
71
  micro_batch_size: 2
72
  mlflow_experiment_name: /tmp/8421daf5d3e18daa_train_data.json
73
  model_type: AutoModelForCausalLM
@@ -94,7 +94,7 @@ wandb_name: bb738fc3-1624-4a5e-a153-4f5e543b3e8c
94
  wandb_project: Gradients-On-Demand
95
  wandb_run: unknown
96
  wandb_runid: bb738fc3-1624-4a5e-a153-4f5e543b3e8c
97
- warmup_steps: 1
98
  weight_decay: 0.0
99
  xformers_attention: null
100
 
@@ -105,6 +105,8 @@ xformers_attention: null
105
  # ea39adaf-acf3-48a1-b995-7cad860ed8a2
106
 
107
  This model is a fine-tuned version of [fxmarty/really-tiny-falcon-testing](https://huggingface.co/fxmarty/really-tiny-falcon-testing) on the None dataset.
 
 
108
 
109
  ## Model description
110
 
@@ -131,14 +133,19 @@ The following hyperparameters were used during training:
131
  - total_train_batch_size: 8
132
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
133
  - lr_scheduler_type: cosine
134
- - lr_scheduler_warmup_steps: 2
135
- - training_steps: 1
136
 
137
  ### Training results
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
  | No log | 0.0027 | 1 | 11.0936 |
 
 
 
 
 
142
 
143
 
144
  ### Framework versions
 
67
  lr_scheduler: cosine
68
  max_memory:
69
  0: 45GB
70
+ max_steps: 50
71
  micro_batch_size: 2
72
  mlflow_experiment_name: /tmp/8421daf5d3e18daa_train_data.json
73
  model_type: AutoModelForCausalLM
 
94
  wandb_project: Gradients-On-Demand
95
  wandb_run: unknown
96
  wandb_runid: bb738fc3-1624-4a5e-a153-4f5e543b3e8c
97
+ warmup_steps: 10
98
  weight_decay: 0.0
99
  xformers_attention: null
100
 
 
105
  # ea39adaf-acf3-48a1-b995-7cad860ed8a2
106
 
107
  This model is a fine-tuned version of [fxmarty/really-tiny-falcon-testing](https://huggingface.co/fxmarty/really-tiny-falcon-testing) on the None dataset.
108
+ It achieves the following results on the evaluation set:
109
+ - Loss: 11.0854
110
 
111
  ## Model description
112
 
 
133
  - total_train_batch_size: 8
134
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
135
  - lr_scheduler_type: cosine
136
+ - lr_scheduler_warmup_steps: 10
137
+ - training_steps: 50
138
 
139
  ### Training results
140
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
  | No log | 0.0027 | 1 | 11.0936 |
144
+ | 44.3673 | 0.0266 | 10 | 11.0917 |
145
+ | 44.3899 | 0.0533 | 20 | 11.0896 |
146
+ | 44.3692 | 0.0799 | 30 | 11.0872 |
147
+ | 44.3546 | 0.1065 | 40 | 11.0856 |
148
+ | 44.3605 | 0.1332 | 50 | 11.0854 |
149
 
150
 
151
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0934f48d1cdc80e5a80cf0be4abff54e6062838693a7aa1910c33d4c5984957
3
  size 37022
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f381fea8ac38145d8e84f43f2e7b1e28aecd34b60f7522e99a769cb5bc901c5
3
  size 37022