VictorDCh commited on
Commit
b4acff0
1 Parent(s): 55c5ce3

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "q_proj",
24
- "o_proj",
25
- "v_proj",
26
- "k_proj",
27
  "up_proj",
 
 
 
 
 
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
 
22
  "up_proj",
23
+ "k_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "q_proj",
27
+ "down_proj",
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f43c5b30bc53cc3a51ebbc3e22ebbe78dc9e2e73d2a79c7e1c9c60e77b07665e
3
  size 2269213472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7142c6050e7a0b39cfa3b3b09ce587e505d5a746b04d10e5af1b06c9481124bc
3
  size 2269213472
runs/May23_15-37-38_51b3593586a1/events.out.tfevents.1716471465.51b3593586a1.141135.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91488a247734a094670b050adeda610a60cc9268cb1311ad74573abea1eb9ff5
3
+ size 5162
runs/May23_15-41-06_51b3593586a1/events.out.tfevents.1716471674.51b3593586a1.143547.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6193f969129c798c989bcd957d60ad02ad17b9e9d13aa9a0507b69ea0b2cb85
3
+ size 7527
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
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:7e41a9962ce073db0e64cd39285c6f5fc05ec51df8199ac7b9ee26a83efde6e1
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6116f72e690c6175eaa3f815a354b35846a3a6c235b512831ec8f4b861647fe
3
  size 4728