cchoo1 commited on
Commit
4bddd08
1 Parent(s): 1c13818

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
- "query_key_value",
24
- "dense",
25
  "dense_h_to_4h",
 
 
26
  "dense_4h_to_h"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59b1f5904d36a2e705c0975351f1d7ba4d82f8993f23bf10b21e5fbc6b797905
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc5e8c95d4980d89aa00ea312ec6115e670328d8225e331d152b5fde9fa7b977
3
  size 261131840
runs/Apr23_18-43-44_252cd9e43697/events.out.tfevents.1713897981.252cd9e43697.1010.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82df115d5c7f4efe31fdd8b055f80773cb11a5e9035c3975663936b6e1a7be0b
3
+ size 5508
runs/Apr23_18-48-16_252cd9e43697/events.out.tfevents.1713898111.252cd9e43697.1010.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d4d2fe5dc5cbcfc6a0ac60e150343809eba4e0f38e90d307ddbb8a2ca20bc1e
3
+ size 5507
runs/Apr23_18-49-11_252cd9e43697/events.out.tfevents.1713898178.252cd9e43697.1010.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e56d80a12cbe85e4ff9c0086414dcee3a7e2b20424c4a3046ddaa6afe8eaaa
3
+ size 5714
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": 1024,
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:83928a25733da516055f72516415637f4f867be8f3a07c5c24279467067fe151
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9a35134c1004ecca48833e285e2f06d6fa6a52380f00c414a29b73f2e0e6b5f
3
  size 5112