surathisin commited on
Commit
15c9f21
1 Parent(s): a2905bc

End of training

Browse files
adapter_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
4
  "bias": "none",
@@ -12,6 +13,7 @@
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 64,
 
15
  "revision": null,
16
  "target_modules": [
17
  "q_proj",
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
5
  "bias": "none",
 
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 64,
16
+ "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5eaafdd82be998d8745a8f0152b42860576ae4d9a6ccf82b7f87d1861a051207
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5693473321454ca7a0894dca2b592c097437d4e24428793392cdf70ed8792b07
3
  size 134263757
added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "</s>": 2,
3
+ "<s>": 1,
4
+ "<unk>": 0
5
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45bebec3873c17865bfca0718b0cc63ab68956a973448ede52b41a5193fcfd1b
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f26f4b08e9eba056abd479e85aed23f10315993788c67691cba3f521cd2a5e
3
  size 4027