ghostdivisio commited on
Commit
cfc0b4d
1 Parent(s): 1f7bbc5

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": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b374fc65269f973a03934b49ae2361dd5b092124833d37cbf2864a1f0a4edbaf
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f64dfebb20cfd6ea64a78ef6e08ad09f4d874519425c33ea5ee1d8db25046c
3
  size 27280152
runs/May31_17-43-20_c2ae7f526d89/events.out.tfevents.1717177696.c2ae7f526d89.266.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742571be5a365d2c41e4e329247940bdc91255289e3cdc4bf1edc67f32cda22b
3
+ size 4184
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Left",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2ecb2b8c06490ff54110969063a8e2f1b5f702283ea50bdc43c6799c3c316e3
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615a23b3b572e4b7aba6dbb34f329c19bce8015a5c5d71c1865e95fa6ef95844
3
  size 5112