atmallen commited on
Commit
3b46734
1 Parent(s): e4c462f

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "revision": null,
24
  "target_modules": [
25
  "up_proj",
26
- "q_proj",
27
  "gate_proj",
 
28
  "v_proj",
29
  "down_proj",
30
  "k_proj"
 
23
  "revision": null,
24
  "target_modules": [
25
  "up_proj",
 
26
  "gate_proj",
27
+ "q_proj",
28
  "v_proj",
29
  "down_proj",
30
  "k_proj"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6754953dea8011138a8103df3d3c2f6a8de2ff5005b2814956019b87dcc3d497
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b62943ecdcbe57267f5f0e7bb1ba5f0928a6880505a06bbb36759bc5519b9593
3
  size 37799672
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e223d583b4f5982983deac4ac846d3cc21fb3e8bbe2b8bc90a7470fca7fe4f5f
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c4c82e49ccaf7a9c91965828d708a9dc981dfb22c4de2e49a1520e7953f9b2b
3
  size 4856