javid48 commited on
Commit
1ddb816
1 Parent(s): 1a92d5c

End of training

Browse files
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
- "v_proj",
24
  "k_proj",
25
- "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
+ "o_proj",
24
  "k_proj",
25
+ "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b46cb8723b4e7725080a4e7c5bdda4fdcdfedd344d4109d4a435746474f4209b
3
  size 41977424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17129f18cae11605cb0b45f18511f72fab359676eb4c6a2cbb25fb5620a73266
3
  size 41977424
runs/Jan21_08-08-43_919e83e5e1c0/events.out.tfevents.1705824538.919e83e5e1c0.458.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aeba14c2f848a659476d3344b923f5437644b09fdf484d810318f4cc94f823f
3
+ size 5810
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": 4096,
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:759e23540d93fe998cf9ea1c7d890b63e729d908cda21fdaa7e91ee3ecf7afcb
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3764640120e817bb2a1e6c36ee73c945662b7d75b5a02e65948004ccecb8f95
3
  size 4664