mekjr1 commited on
Commit
94d9f8f
1 Parent(s): c389f80

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
- "v_proj",
25
  "q_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "SEQ_CLS",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "o_proj",
 
25
  "q_proj",
26
+ "v_proj"
27
  ],
28
  "task_type": "SEQ_CLS",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f59972d993deb71972b0e027ce2680cf61eca5a5fc26a1990867a648d9d09f15
3
  size 54593240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88a96b769c2283d3eeb4b85c8a5c58dcdbe76feb1ccfb8afb220121b7908e92
3
  size 54593240
runs/Oct31_03-41-39_b459e04e649d/events.out.tfevents.1730346099.b459e04e649d.31495.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eae9477c21e00975a1a48116a9df64299dc50b1f0697c94229e70b5471bde086
3
- size 7628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be544775dcac97272e39985dbb81efcc4872eecc4af73f4b00c8e03cd803051
3
+ size 7839
runs/Oct31_22-13-07_b459e04e649d/events.out.tfevents.1730412787.b459e04e649d.908.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ca7c2068d105c5878217ad025a82b00680f83fb4f2b75c4a4af98be8467cc2
3
+ size 6051
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:305016707cea703fe4cbd4f55d997655e07dab86de4b3aae1505f72b68751738
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1e0088a2cc7768d61fe4da10a4acab5ebd290938396b72ccba55ad87ea9226
3
  size 5112