iqrakiran commited on
Commit
eda6dc7
1 Parent(s): 66aab8d

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "dense_h_to_4h",
24
  "query_key_value",
25
- "dense",
26
  "dense_4h_to_h"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "dense",
24
  "dense_h_to_4h",
25
  "query_key_value",
 
26
  "dense_4h_to_h"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:51990aa01d620c090ce83914b10a21b3cc00ff9fd41af4886fdd5b6da045e8f7
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f4b8b5cb1046b744dc570b6bbae4f9f1e1856b617e618426bc1136950fbc2ff
3
  size 261131840
runs/May27_20-17-27_fd270bf423ed/events.out.tfevents.1716841069.fd270bf423ed.353.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35fc8d062caf5a826c974960a1543f2e899abf54c83049a32ce981d111f0d004
3
+ size 6684
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": 256,
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:d2293c526a7ae4295c916d13a20fedb8a181ffc7c4a52d26165ce2c692f71d6d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edf3dce271f227685017a93c22d52d06362e536cefe4cce057dc90e1c0f2010d
3
  size 5176