duyphu commited on
Commit
60ab8fd
·
verified ·
1 Parent(s): 14b65a0

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. adapter_model.bin +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ lora_model_dir: null
58
  lora_r: 8
59
  lora_target_linear: true
60
  lr_scheduler: cosine
61
- max_steps: 1
62
  micro_batch_size: 2
63
  mlflow_experiment_name: /tmp/274f8441926ca85a_train_data.json
64
  model_type: AutoModelForCausalLM
@@ -85,7 +85,7 @@ wandb_name: f80e2174-ad87-429f-9adc-940eb3e5d75f
85
  wandb_project: Gradients-On-Demand
86
  wandb_run: your_name
87
  wandb_runid: f80e2174-ad87-429f-9adc-940eb3e5d75f
88
- warmup_steps: 1
89
  weight_decay: 0.0
90
  xformers_attention: null
91
 
@@ -96,6 +96,8 @@ xformers_attention: null
96
  # f80e2174-ad87-429f-9adc-940eb3e5d75f
97
 
98
  This model is a fine-tuned version of [fxmarty/tiny-llama-fast-tokenizer](https://huggingface.co/fxmarty/tiny-llama-fast-tokenizer) on the None dataset.
 
 
99
 
100
  ## Model description
101
 
@@ -122,14 +124,19 @@ The following hyperparameters were used during training:
122
  - total_train_batch_size: 8
123
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
124
  - lr_scheduler_type: cosine
125
- - lr_scheduler_warmup_steps: 2
126
- - training_steps: 1
127
 
128
  ### Training results
129
 
130
  | Training Loss | Epoch | Step | Validation Loss |
131
  |:-------------:|:------:|:----:|:---------------:|
132
  | No log | 0.0001 | 1 | 10.3742 |
 
 
 
 
 
133
 
134
 
135
  ### Framework versions
 
58
  lora_r: 8
59
  lora_target_linear: true
60
  lr_scheduler: cosine
61
+ max_steps: 50
62
  micro_batch_size: 2
63
  mlflow_experiment_name: /tmp/274f8441926ca85a_train_data.json
64
  model_type: AutoModelForCausalLM
 
85
  wandb_project: Gradients-On-Demand
86
  wandb_run: your_name
87
  wandb_runid: f80e2174-ad87-429f-9adc-940eb3e5d75f
88
+ warmup_steps: 10
89
  weight_decay: 0.0
90
  xformers_attention: null
91
 
 
96
  # f80e2174-ad87-429f-9adc-940eb3e5d75f
97
 
98
  This model is a fine-tuned version of [fxmarty/tiny-llama-fast-tokenizer](https://huggingface.co/fxmarty/tiny-llama-fast-tokenizer) on the None dataset.
99
+ It achieves the following results on the evaluation set:
100
+ - Loss: 10.3731
101
 
102
  ## Model description
103
 
 
124
  - total_train_batch_size: 8
125
  - optimizer: Use OptimizerNames.ADAMW_BNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
126
  - lr_scheduler_type: cosine
127
+ - lr_scheduler_warmup_steps: 10
128
+ - training_steps: 50
129
 
130
  ### Training results
131
 
132
  | Training Loss | Epoch | Step | Validation Loss |
133
  |:-------------:|:------:|:----:|:---------------:|
134
  | No log | 0.0001 | 1 | 10.3742 |
135
+ | 10.3743 | 0.0015 | 10 | 10.3740 |
136
+ | 10.3757 | 0.0030 | 20 | 10.3735 |
137
+ | 10.3744 | 0.0045 | 30 | 10.3732 |
138
+ | 10.3724 | 0.0060 | 40 | 10.3731 |
139
+ | 10.3729 | 0.0075 | 50 | 10.3731 |
140
 
141
 
142
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7f3f02a1cf3b3d7df3af12d3da9a7cfc33d33f83a015a40e2f50f8cf302821e
3
  size 33666
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f541dffdfce63fbf1716dc0aa374b153d44a01ef6395efa59136a08fa75923b
3
  size 33666