shirleyah commited on
Commit
350bc50
·
verified ·
1 Parent(s): b0156e1

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "up_proj",
25
- "down_proj",
26
- "o_proj",
27
  "k_proj",
28
  "gate_proj",
29
- "v_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "k_proj",
24
  "gate_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "q_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a125e993a56cdd978caf28383349e968c687cdd5ddccf9925936cb63ba0580b
3
  size 6887174944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce76756e5df25ef25084cfceb73c42ebd384f5d427625824b169351a3656f69
3
  size 6887174944
runs/Jun26_19-32-35_ip-172-31-74-230/events.out.tfevents.1719430355.ip-172-31-74-230 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4cd939876058288ea682f64ec8990da07911fc2009c7d9444e166261887179d
3
+ size 5392
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 3072,
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:e47533832162f39fbda458180a36c96620e58acd49369f96c186f8d10e611fb3
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa2e0e17856c8738a4968842af76a4b8b009813c370c13fb250c0e2cdc2a9c9
3
  size 5176