itsmomo300 commited on
Commit
0a14a1b
1 Parent(s): 563b91d

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -19,9 +19,9 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "dense_4h_to_h",
23
- "dense",
24
  "query_key_value",
 
 
25
  "dense_h_to_4h"
26
  ],
27
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "query_key_value",
23
+ "dense",
24
+ "dense_4h_to_h",
25
  "dense_h_to_4h"
26
  ],
27
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab47499318d7bb5352d76bc0bd70e434586bead70dac15e563296eaf18162f05
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a3807dadfe3fe3b062db98f789ac7a11f6550ea9a2cb1b27931597ac191e83
3
  size 261131840
runs/Jan15_03-57-55_f15699d49846/events.out.tfevents.1705291098.f15699d49846.33923.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732b71ad0237b431a4b098a263228bef77db4230523b7b843535b0cbb53ef48d
3
+ size 5624
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
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:55f266cf88a32e9ec930982025ae8fcaf2d5a9f1593a4426570214d1319e06a6
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff3ce1b906c67dfbab5065fd1265ce154a856d03ecbcabccf5a888026a4f896
3
  size 4792