chandrasekhar319 commited on
Commit
b4b44c3
·
verified ·
1 Parent(s): 2708a0c

chandrasekhar319/tinyllama_sql

Browse files
README.md CHANGED
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
53
  ### Framework versions
54
 
55
  - PEFT 0.11.1
56
- - Transformers 4.39.3
57
  - Pytorch 2.1.2
58
- - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
53
  ### Framework versions
54
 
55
  - PEFT 0.11.1
56
+ - Transformers 4.41.2
57
  - Pytorch 2.1.2
58
+ - Datasets 2.19.2
59
+ - Tokenizers 0.19.1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "q_proj",
25
- "k_proj",
26
- "gate_proj",
27
  "v_proj",
28
- "o_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
+ "o_proj",
 
 
25
  "v_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25ccaea902684b00bf5cac645aabcd1c1e2494b17249f268224e2eefea2a9f8b
3
  size 9946640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faf22e507caf34b9757ef370f718b30a30f52b635bd897b68b9f1bf8843d446a
3
  size 9946640
runs/Jun18_11-48-51_9588eae4dbfa/events.out.tfevents.1718711358.9588eae4dbfa.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c7137422d11a1433faab2cc750f303f909a85ffd9f71d42eaf49d57e6b2e6a
3
+ size 24183
tokenizer.json CHANGED
@@ -134,6 +134,7 @@
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
 
137
  "vocab": {
138
  "<unk>": 0,
139
  "<s>": 1,
 
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
137
+ "ignore_merges": false,
138
  "vocab": {
139
  "<unk>": 0,
140
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fa8bc06bfde157908306f8ad392cb7fa7a0fa8ef447cbd40efc02af2acd7b88
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ad15d915491cef9fe2e8c979ba195aca30896917c082e08b1de735e67e1bace
3
+ size 5112