athenadai commited on
Commit
63fa46f
1 Parent(s): 370704e

End of training

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/daiathena/huggingface/runs/w6qxi16v)
31
 
32
  This model was trained with SFT.
33
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/daiathena/huggingface/runs/xgc453yg)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -24,11 +24,11 @@
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
 
 
27
  "v_proj",
28
  "gate_proj",
29
- "k_proj",
30
- "up_proj",
31
- "o_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "q_proj",
27
+ "o_proj",
28
+ "k_proj",
29
  "v_proj",
30
  "gate_proj",
31
+ "up_proj"
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c425d50ff488d2e0ed68df9dcae8da1ac0be48b667d869d9fe67c251b5239115
3
  size 30275960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c575fc9d1e0a07af8dcf6a6589098085431a78189774e1c280a6aed8c9f2959
3
  size 30275960
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 40,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94294161bb9beb60e247786ecb6687021f8685af663499e7e8d22390446fbcd3
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01e516eb6807ffe10d40ee2dba6b95d9662211a71f8616d45cd847a23fb4a841
3
  size 5560