erbacher commited on
Commit
699cd71
·
1 Parent(s): bd1bf79

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -8,7 +8,7 @@
8
  "lora_dropout": 0.1,
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
- "r": 64,
12
  "target_modules": [
13
  "q_proj",
14
  "v_proj"
 
8
  "lora_dropout": 0.1,
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
+ "r": 32,
12
  "target_modules": [
13
  "q_proj",
14
  "v_proj"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9e7df4e670c16b98a1bacb924aaf84401a53a19d6440078382aeff0118d55cb
3
- size 109097933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7b92f676659be63d51ae289aafb03a1922e4c08c6dc1211f24ee972ceeeebd5
3
+ size 54571917
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
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:12b98ddbd0ded1ef07eef770d83eba04b379b114a20f822ff63c53c49dfd4235
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe16ff636400301e0a2bc9183efe130dd52787b0dc20422aee12854d0881d32
3
+ size 4091