Farjfar commited on
Commit
f9d1b28
1 Parent(s): 6597297

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "TOKEN_CLS",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "TOKEN_CLS",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a9c90e124e84371a7592bdfad1b9cd2a0779fda34f57796f239385d8c9df3b9
3
  size 33596518
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d308bc9446c7f26f7d76ee830e8c5de3eb9c7b67e2b2770ef3b6d0c256a91a8
3
  size 33596518
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 64,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Left",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "<unk>"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66f77944bcd7833a7e90b7f89b9382e201d35482047f8f81d42d45f3047d9ee0
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1657a9e2748c1bb65ac3a8938819a3294ffa0072e43199a693100e9ab1df95
3
  size 5048