nblinh63 commited on
Commit
ec651c5
·
verified ·
1 Parent(s): 49670b8

End of training

Browse files
README.md CHANGED
@@ -105,7 +105,7 @@ xformers_attention: true
105
 
106
  This model is a fine-tuned version of [TinyLlama/TinyLlama_v1.1](https://huggingface.co/TinyLlama/TinyLlama_v1.1) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 2.0253
109
 
110
  ## Model description
111
 
@@ -137,7 +137,7 @@ The following hyperparameters were used during training:
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
- | 1.6106 | 0.0005 | 10 | 2.0253 |
141
 
142
 
143
  ### Framework versions
 
105
 
106
  This model is a fine-tuned version of [TinyLlama/TinyLlama_v1.1](https://huggingface.co/TinyLlama/TinyLlama_v1.1) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
+ - Loss: 2.0144
109
 
110
  ## Model description
111
 
 
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
+ | 1.6465 | 0.0005 | 10 | 2.0144 |
141
 
142
 
143
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "q_proj",
25
- "gate_proj",
26
  "down_proj",
 
27
  "o_proj",
28
- "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "up_proj",
 
25
  "down_proj",
26
+ "gate_proj",
27
  "o_proj",
28
+ "q_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfcce3e386625388b793fdd6296dff434b11e8392955d57857a6414fb43e1406
3
  size 50573530
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb121b2b4e045297edcced135a2744dbf1515f062f4e212f8fa888f6c527f8c
3
  size 50573530
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48ee7bd4a50a3c6cdfe1dc2f81e1dadde076e066191fbe8c25daccf0ac8bd30d
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f616b701216259b2e774bc84de0bdb2ea9edb1e3148b2a669de509149d80f3e3
3
  size 50503544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b7bd1bbe5b712e32ffda9559374ca8df0b5926013a4fc4ce10b2e992dc5dfab
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae359540ad785c1a352647b31f4f34769db62bd9505d05c467a1af7dcda98a2
3
  size 6776