tuanna08go commited on
Commit
0198ee7
·
verified ·
1 Parent(s): 00f8bd3

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -3
  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: 8
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
 
@@ -123,13 +125,18 @@ The following hyperparameters were used during training:
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.0024 | 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: 8
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: 2
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.3728
101
 
102
  ## Model description
103
 
 
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: 2
128
+ - training_steps: 50
129
 
130
  ### Training results
131
 
132
  | Training Loss | Epoch | Step | Validation Loss |
133
  |:-------------:|:------:|:----:|:---------------:|
134
  | No log | 0.0024 | 1 | 10.3742 |
135
+ | 10.3744 | 0.0240 | 10 | 10.3738 |
136
+ | 10.3738 | 0.0480 | 20 | 10.3733 |
137
+ | 10.3732 | 0.0719 | 30 | 10.3730 |
138
+ | 10.373 | 0.0959 | 40 | 10.3729 |
139
+ | 10.3727 | 0.1199 | 50 | 10.3728 |
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:fbdbbd71d287989c04173784d7e82aba7e1e44e9b71e88a631a2a7fe880f5a26
3
  size 33666
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f3846998b63dae18dd447f621425dbf30216ded5f03a952c670d4115d0f6914
3
  size 33666