sschangi commited on
Commit
c2b5cf0
1 Parent(s): 8cdbcc6

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense_h_to_4h",
24
  "dense",
25
  "query_key_value",
26
- "dense_4h_to_h"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "dense",
24
  "query_key_value",
25
+ "dense_4h_to_h",
26
+ "dense_h_to_4h"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:246e798024bf0397f30fabb9707781eb4cbd6fb177bf5e5e5d1ad39223d9f48a
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6da0c96793b9a6c2634c6ea6be27ce7bf3cea499b414cb95618f042f2998ecab
3
  size 261131840
runs/Aug13_17-04-03_b3824d9d2abd/events.out.tfevents.1723575409.b3824d9d2abd.1311.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7513481a1320bd29f38e42c4f568008be2b281c0a870671b87d15a1fa0882d8c
3
+ size 12376
runs/Aug13_19-02-19_b3824d9d2abd/events.out.tfevents.1723575742.b3824d9d2abd.32898.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b99f75aa33517f7e00e7ea766126ead28c59e6ecb0127a0c7ad97c4aa46054c
3
+ size 6697
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 256,
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:5d23b050eacef059bf1983aa8c61a9f9426c9a43e8876090ebac53e0b2d3fc29
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea81739b586006247e8976dac83655d2d8b7fd028714fcbab3e0cd8652138dc6
3
  size 5496