MatrixYao commited on
Commit
3f00a16
·
verified ·
1 Parent(s): 3baaeae

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -28,8 +28,8 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "key",
32
- "query"
33
  ],
34
  "target_parameters": null,
35
  "task_type": "TOKEN_CLS",
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
+ "query",
32
+ "key"
33
  ],
34
  "target_parameters": null,
35
  "task_type": "TOKEN_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e786bf0ec87e13f47ce6f08b46010bc82c0e82881d972efe3b8c8e2742fd8ae1
3
  size 1214156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2b06e87caeee0597025215efe765e2cff510c065fd8645c9194ccd614a7508
3
  size 1214156
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
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:31a95d785cccf0e6261398d13138aa700c48bb2b6db630df9cdbe5c16c0add4f
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09f562e923b71ca3e0b1c0c276223ae58abe0701b40aa748ed520d3e65ebb9f6
3
  size 5841