Farjfar commited on
Commit
79dbfa0
·
verified ·
1 Parent(s): 79fe932

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:cfab5256e78593ea17e1351a090d2fc53956015daf79a51c24b4073ddd0596e7
3
  size 33596518
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d4ddb326cb3b7ddb883c37a95770c87f9bfead3c51bec289b72c309be07e5f
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:d4087d611bb653fffc37219c835436d52c0ceadbfda2aa9e326ece39a4c396cd
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eaa1d7354b9e5c863ceb0a8277f36bceddaebc03e4df589b860d7302bbefa7d
3
  size 5048