stuser2023 commited on
Commit
48c73d6
1 Parent(s): cc13512

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f23a21faa50bb50d143afc9553bdf9a6ad84e4741e5ae035a3af5139522ecd1a
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b0cf8759865fe0afd6f612bc67d99995aa9d14f2c568e3adf9ae2f4f557994f
3
  size 16794200
runs/Nov18_08-38-06_908a750277b3/events.out.tfevents.1700296710.908a750277b3.2925.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50322968cb38c134af84c01ec89f9d2564b12cc5e168f5376d92d0954a72fb37
3
+ size 6516
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": "Right",
5
+ "max_length": 384,
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:51fd08e36ea57b1ed4ab6510cb1b28baac5c0546debd36ab5e5255e1a5c7be25
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b3d617412278e7bb9b78baf397fc433ad43eabcf4b778c87163e3897e04fe05
3
  size 4600