mskov commited on
Commit
2f475e8
·
1 Parent(s): 5fee237

Delete results/checkpoint-100/config.json

Browse files
Files changed (1) hide show
  1. results/checkpoint-100/config.json +0 -13
results/checkpoint-100/config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "lora_alpha": 16,
3
- "lora_dropout": 0.1,
4
- "r": 64,
5
- "bias": "none",
6
- "task_type": "CAUSAL_LM",
7
- "target_modules": [
8
- "query_key_value",
9
- "dense",
10
- "dense_h_to_4h",
11
- "dense_4h_to_h"
12
- ]
13
- }