stefaniftime commited on
Commit
3af19dd
1 Parent(s): 290af3a

End of training

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense_4h_to_h",
24
- "query_key_value",
25
  "dense",
26
- "dense_h_to_4h"
 
 
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_h_to_4h",
26
+ "dense_4h_to_h"
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:7a11dfc2e9008d67109c06cba64ebc4bc4758a5f9fd4fa76ec59c2a08d197f25
3
  size 522227376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984205761e052f527a30d051aaec68cf591cdde56c40716ec72c711353d51148
3
  size 522227376
runs/May15_15-47-47_358802cefb67/events.out.tfevents.1715788086.358802cefb67.559.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afac1f2d5c67fe81b21584a668d1bc99c98d6346779b0b80be97b4e0aca78244
3
+ size 5693
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": 512,
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:ef5c071986535fe5d3bbfad3f0b04078af1f5b6acb7cb4a800c2cf29d0fa2708
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5388b26d4d58b8f611a6424764fedfd6acb042d52ed0c846cabd3df134dc4aff
3
  size 4984