NikoK commited on
Commit
68b15ad
1 Parent(s): 21563b2

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "roberta-base",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "lora_alpha": 2,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": [
14
+ "classifier"
15
+ ],
16
+ "peft_type": "LORA",
17
+ "r": 2,
18
+ "rank_pattern": {},
19
+ "revision": null,
20
+ "target_modules": [
21
+ "value",
22
+ "query"
23
+ ],
24
+ "task_type": "SEQ_CLS"
25
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8f6ba674aeffa077ef5434c69b7735f9a984945cf9c856af7138f6569b8c313
3
+ size 2670768
runs/Jan04_17-35-56_MININT-AAAGHOQ/events.out.tfevents.1704386156.MININT-AAAGHOQ.1032.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1feed8e8e7bc42e549149bf9e7802b0d647b115dcf72305f297ca3db685573dd
3
+ size 4716
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7d42b7bef4c8aa844a904fe4ccc7196d6bf28b0be335e9c98d9490209af4912
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1321f5c3ccff5204357ed16aa5f424ad251f6b806ada9fce815dd5d9389190c
3
  size 4728