atmallen commited on
Commit
8fd2282
1 Parent(s): 8c8a194

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "dense_h_to_4h",
26
  "query_key_value",
 
27
  "dense_4h_to_h"
28
  ],
29
  "task_type": null
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "query_key_value",
26
+ "dense_h_to_4h",
27
  "dense_4h_to_h"
28
  ],
29
  "task_type": null
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d87c7fc2fb1cdd39b1ce377a05ed9376d8c21b1a1a6f62b1b98be3ade3a2da18
3
  size 5525056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53d435941fc2a70f6bcfd3e9639298b1d7c409a0dcad17b19919f7d9f93a66f
3
  size 5525056
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:8f61cb96636e1c96b806457a9eb3ddf0ef0b7af6d1b1b8d8526bdd3d9f77b277
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a5c07c4e762a1290fc4b13859bc61297030b02e269f0a466601ae585bd8ab9
3
  size 4347