ethanchuangg commited on
Commit
74e3592
1 Parent(s): 403faa2

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
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca18ca3255d5001c33646ace42474742bd73851c1f3f2338a5cd1d7d54cf2baf
3
  size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf6aeff4afb28e351da846e3e41cbae20572af981ef69cc0ecf02f731395476
3
  size 13648432
runs/Aug29_09-01-30_373e4309536e/events.out.tfevents.1724922400.373e4309536e.1016.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bff4e2bcc21da4a9d575fda55438c974cc363f70b7496c859b95c4be6b9ed168
3
- size 5758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ce59f9f078ad43ae8ebaf8469b5246a3b62f916adbf29f220fd4b36a901137
3
+ size 6106
runs/Aug29_09-12-30_373e4309536e/events.out.tfevents.1724922765.373e4309536e.5393.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a102b51533a44849b338c40884cc47253f07c527eee219f85d33f6f700a03c
3
+ size 4184
runs/Aug29_09-20-01_373e4309536e/events.out.tfevents.1724923202.373e4309536e.6285.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3214ccbf545728c105c1d8e52ddb02710516232b4c4c2e6aab5c0af1f411d37f
3
+ size 4184
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
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:19199e6ab8a3ad314f0134b88eca41924d8be6615c4f090e14b8f70b2dcb5054
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab0b2f9e1cc5ee1673b72916c2f39b3446d2f973aa6ee42db003c743d2c13e98
3
  size 5432