knarayan commited on
Commit
3c1d58f
·
verified ·
1 Parent(s): 5d19ef1

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d096a80386de4f5ad95b5b6201c4c188904f132d46a29aa3cd4414c25545287
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6957b00fc055a208835b0c85b688c2c3361c0d64a57e7c146f5154313a2526ca
3
  size 4517152
runs/Feb13_18-19-54_225b287f5071/events.out.tfevents.1739470797.225b287f5071.749.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e7bb7e352828ef17021b669e8ccdc012cf3c49785c0af8224d5d3c87ed0869
3
+ size 5951
runs/Feb13_18-37-47_225b287f5071/events.out.tfevents.1739471870.225b287f5071.749.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6b8f3e5bfd041bc2b03a16f0652118e31b84b072f38625a08c487db1fbaa29
3
+ size 4184
runs/Feb13_18-38-52_225b287f5071/events.out.tfevents.1739471934.225b287f5071.749.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17dbfd5c2755366d31a50a522966b3f146bae1a2b1e16d29fb2659036b9e7ad
3
+ size 6491
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:fcb89aadabd4778909423b56b7437a6f98b4de0591bf3b0537145237cce0d719
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5634689827b56fe642f39a819a937f51d3d398b829ab8c17eda0633baaa534b3
3
  size 5624