nmnghia02 commited on
Commit
cde888c
·
1 Parent(s): 80b73f5

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "query_proj",
23
- "value_proj"
24
  ],
25
  "task_type": "SEQ_CLS"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "value_proj",
23
+ "query_proj"
24
  ],
25
  "task_type": "SEQ_CLS"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba2117954902a89dee13b9f48370838831f2de8d34bfe34dd4579ad129dee620
3
  size 5261722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37e3f8555625543772762aa8bbd644864e306e135c4561d70b83d64f2f34633
3
  size 5261722
runs/Dec01_09-15-27_322de257ed74/events.out.tfevents.1701422136.322de257ed74.1262.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:388fbe9b8ceb363c4c915fe85dbbd44d778c01ca801d885ee1de1213a72e24e3
3
+ size 21740
runs/Dec01_09-16-43_322de257ed74/events.out.tfevents.1701422204.322de257ed74.1262.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b632f8bfc0962bd5cf3cb38695114d0528933e488bc27036102c1395173eac71
3
+ size 22209
special_tokens_map.json CHANGED
@@ -3,13 +3,7 @@
3
  "cls_token": "[CLS]",
4
  "eos_token": "[SEP]",
5
  "mask_token": "[MASK]",
6
- "pad_token": {
7
- "content": "[PAD]",
8
- "lstrip": false,
9
- "normalized": false,
10
- "rstrip": false,
11
- "single_word": false
12
- },
13
  "sep_token": "[SEP]",
14
  "unk_token": "[UNK]"
15
  }
 
3
  "cls_token": "[CLS]",
4
  "eos_token": "[SEP]",
5
  "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
 
 
 
 
 
 
7
  "sep_token": "[SEP]",
8
  "unk_token": "[UNK]"
9
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e865457155d0c72a2d8125b7a5008f8ef3aec8bb5cf27bd38980eecef60a9bef
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee051fc6abb31314f51caaaca1358ee8d7b8eb1465db14be2c98b903a18d16e
3
  size 4536