melihkacaman commited on
Commit
71999eb
·
verified ·
1 Parent(s): 3606317

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "revision": null,
21
  "target_modules": [
22
  "dense",
23
- "dense_4h_to_h",
24
  "query_key_value",
25
- "dense_h_to_4h"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
20
  "revision": null,
21
  "target_modules": [
22
  "dense",
 
23
  "query_key_value",
24
+ "dense_h_to_4h",
25
+ "dense_4h_to_h"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89c7e510fb69cee4f207d4827be08da1525bec97a00123932f0df3dbf9b6effa
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66d81aaf6077473737af5ccb81ba704b67885bd46d7b91fbe84087cb44269ac1
3
  size 261131840
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:570c1d4c9fa40990277c225029997ea6c12a106c05c18bc418bbaa0c6c75ddd7
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc35863e8a6484995c29b9f4e88c274c714306333d602a2627e231c32eb0c459
3
  size 4856