Menouar commited on
Commit
de8bca0
1 Parent(s): d143931

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "fc2",
24
- "dense",
25
- "q_proj",
26
  "v_proj",
27
- "fc1"
 
 
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "v_proj",
23
+ "q_proj",
24
+ "dense",
25
+ "fc1",
26
+ "k_proj",
27
+ "fc2"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebcc5ee40cb37b8b76014370cc649c125b29cd0713d9d870166702898bcddda1
3
  size 755026760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324c5ebeb3fe3683cd9a642b23e7551a36c336076d8c4a4eec110c6d32a5e72b
3
  size 755026760
runs/Feb06_11-53-34_a1bf0fb7a359/events.out.tfevents.1707220423.a1bf0fb7a359.1311.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf4863642258debaeb5a7dd3cd52e458238eadfa918d2fcd6360b928fad1a5a6
3
+ size 5251
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:a7785654ba052a3ff7fbee7b054ab8394c131aa9373d2b7945a0a0386764b544
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eba744877b8c7244536ee592e73a0422b6b2022adcb05119a8bc028b6e353ba4
3
  size 4728