AswanthCManoj commited on
Commit
207e76d
1 Parent(s): 87c92f4

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "k_proj",
24
  "dense",
25
- "v_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
23
  "dense",
24
+ "v_proj",
25
+ "q_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:b657ca88b624f2eb3fb170180fec3e79e2ec2c79ac237b7fbd833db99710bd79
3
  size 1115659992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9631e9604de8f170ba84f0b304d97b7639f34b22c931c967e3cc97b1e809528
3
  size 1115659992
added_tokens.json CHANGED
@@ -37,16 +37,16 @@
37
  " ": 50259,
38
  " ": 50258,
39
  " ": 50257,
40
- "<PAD>": 50304,
41
- "<|end_of_turn|>": 50301,
42
- "<|end|>": 50306,
43
- "<|function_call|>": 50296,
44
- "<|response|>": 50299,
45
- "<|thoughts|>": 50300,
46
- "Azma": 50305,
47
- "Azma:": 50295,
48
- "Observation:": 50303,
49
- "Reference:": 50302,
50
- "System:": 50298,
51
- "User:": 50297
52
  }
 
37
  " ": 50259,
38
  " ": 50258,
39
  " ": 50257,
40
+ "<PAD>": 50296,
41
+ "<|end_of_turn|>": 50298,
42
+ "<|end|>": 50297,
43
+ "<|function_call|>": 50301,
44
+ "<|response|>": 50305,
45
+ "<|thoughts|>": 50304,
46
+ "Azma": 50303,
47
+ "Azma:": 50302,
48
+ "Observation:": 50299,
49
+ "Reference:": 50295,
50
+ "System:": 50300,
51
+ "User:": 50306
52
  }
tokenizer_config.json CHANGED
@@ -316,7 +316,7 @@
316
  "special": false
317
  },
318
  "50295": {
319
- "content": "Azma:",
320
  "lstrip": false,
321
  "normalized": true,
322
  "rstrip": false,
@@ -324,15 +324,15 @@
324
  "special": false
325
  },
326
  "50296": {
327
- "content": "<|function_call|>",
328
  "lstrip": false,
329
- "normalized": true,
330
  "rstrip": false,
331
  "single_word": false,
332
- "special": false
333
  },
334
  "50297": {
335
- "content": "User:",
336
  "lstrip": false,
337
  "normalized": true,
338
  "rstrip": false,
@@ -340,7 +340,7 @@
340
  "special": false
341
  },
342
  "50298": {
343
- "content": "System:",
344
  "lstrip": false,
345
  "normalized": true,
346
  "rstrip": false,
@@ -348,7 +348,7 @@
348
  "special": false
349
  },
350
  "50299": {
351
- "content": "<|response|>",
352
  "lstrip": false,
353
  "normalized": true,
354
  "rstrip": false,
@@ -356,7 +356,7 @@
356
  "special": false
357
  },
358
  "50300": {
359
- "content": "<|thoughts|>",
360
  "lstrip": false,
361
  "normalized": true,
362
  "rstrip": false,
@@ -364,7 +364,7 @@
364
  "special": false
365
  },
366
  "50301": {
367
- "content": "<|end_of_turn|>",
368
  "lstrip": false,
369
  "normalized": true,
370
  "rstrip": false,
@@ -372,7 +372,7 @@
372
  "special": false
373
  },
374
  "50302": {
375
- "content": "Reference:",
376
  "lstrip": false,
377
  "normalized": true,
378
  "rstrip": false,
@@ -380,7 +380,7 @@
380
  "special": false
381
  },
382
  "50303": {
383
- "content": "Observation:",
384
  "lstrip": false,
385
  "normalized": true,
386
  "rstrip": false,
@@ -388,15 +388,15 @@
388
  "special": false
389
  },
390
  "50304": {
391
- "content": "<PAD>",
392
  "lstrip": false,
393
- "normalized": false,
394
  "rstrip": false,
395
  "single_word": false,
396
- "special": true
397
  },
398
  "50305": {
399
- "content": "Azma",
400
  "lstrip": false,
401
  "normalized": true,
402
  "rstrip": false,
@@ -404,7 +404,7 @@
404
  "special": false
405
  },
406
  "50306": {
407
- "content": "<|end|>",
408
  "lstrip": false,
409
  "normalized": true,
410
  "rstrip": false,
 
316
  "special": false
317
  },
318
  "50295": {
319
+ "content": "Reference:",
320
  "lstrip": false,
321
  "normalized": true,
322
  "rstrip": false,
 
324
  "special": false
325
  },
326
  "50296": {
327
+ "content": "<PAD>",
328
  "lstrip": false,
329
+ "normalized": false,
330
  "rstrip": false,
331
  "single_word": false,
332
+ "special": true
333
  },
334
  "50297": {
335
+ "content": "<|end|>",
336
  "lstrip": false,
337
  "normalized": true,
338
  "rstrip": false,
 
340
  "special": false
341
  },
342
  "50298": {
343
+ "content": "<|end_of_turn|>",
344
  "lstrip": false,
345
  "normalized": true,
346
  "rstrip": false,
 
348
  "special": false
349
  },
350
  "50299": {
351
+ "content": "Observation:",
352
  "lstrip": false,
353
  "normalized": true,
354
  "rstrip": false,
 
356
  "special": false
357
  },
358
  "50300": {
359
+ "content": "System:",
360
  "lstrip": false,
361
  "normalized": true,
362
  "rstrip": false,
 
364
  "special": false
365
  },
366
  "50301": {
367
+ "content": "<|function_call|>",
368
  "lstrip": false,
369
  "normalized": true,
370
  "rstrip": false,
 
372
  "special": false
373
  },
374
  "50302": {
375
+ "content": "Azma:",
376
  "lstrip": false,
377
  "normalized": true,
378
  "rstrip": false,
 
380
  "special": false
381
  },
382
  "50303": {
383
+ "content": "Azma",
384
  "lstrip": false,
385
  "normalized": true,
386
  "rstrip": false,
 
388
  "special": false
389
  },
390
  "50304": {
391
+ "content": "<|thoughts|>",
392
  "lstrip": false,
393
+ "normalized": true,
394
  "rstrip": false,
395
  "single_word": false,
396
+ "special": false
397
  },
398
  "50305": {
399
+ "content": "<|response|>",
400
  "lstrip": false,
401
  "normalized": true,
402
  "rstrip": false,
 
404
  "special": false
405
  },
406
  "50306": {
407
+ "content": "User:",
408
  "lstrip": false,
409
  "normalized": true,
410
  "rstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fefb94535e7d9fc5f2aea8a782148f10bd79e9ec8994dab78d8416d76c0f0413
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c3f7550eebbd0bf0459ccf26530b0c899f47e254ef678ab2d93289d6c7f781
3
  size 4664