elliottfitzgerald commited on
Commit
82474cd
1 Parent(s): afe514d

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "facebook/opt-125m",
4
+ "encoder_dropout": 0.0,
5
+ "encoder_hidden_size": 128,
6
+ "encoder_num_layers": 2,
7
+ "encoder_reparameterization_type": "MLP",
8
+ "inference_mode": true,
9
+ "num_attention_heads": 12,
10
+ "num_layers": 12,
11
+ "num_transformer_submodules": 1,
12
+ "num_virtual_tokens": 20,
13
+ "peft_type": "P_TUNING",
14
+ "revision": null,
15
+ "task_type": "SEQ_CLS",
16
+ "token_dim": 768
17
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be8f91aad8c601146531f7cacb9db69503d5a3d6788e5111edfd385533b51905
3
+ size 67792
runs/May01_02-04-51_ddcf5e5af957/events.out.tfevents.1714529216.ddcf5e5af957.2843.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0325b188c7ff0633dd63571b947d876109d4597efdf50b6fa0aaa5062f98b328
3
+ size 4801
runs/May01_02-15-57_ddcf5e5af957/events.out.tfevents.1714529757.ddcf5e5af957.2843.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e487137a32dfd902246531eb6d4a2052eeb5b093bdf4d1ac39ff2966e198e29
3
+ size 4801
runs/May01_02-15-57_ddcf5e5af957/events.out.tfevents.1714529883.ddcf5e5af957.2843.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcdccc9815bafa0850ef6cd2f12e4ad3acf4413f8272e2ed4eaa3cc835482f6d
3
+ size 4850
runs/May01_02-22-32_ddcf5e5af957/events.out.tfevents.1714530169.ddcf5e5af957.2843.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66794e4d7d93a3d231002baef2fbbb80e805b0ef559362247d07599590b1c010
3
+ size 4184
runs/May01_02-24-34_ddcf5e5af957/events.out.tfevents.1714530275.ddcf5e5af957.11126.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:604b3668a70f0ed32a0fd824d8f796ed650a9942f33b4c6ae9410770876e2343
3
+ size 5118
tokenizer_config.json CHANGED
@@ -25,6 +25,7 @@
25
  "errors": "replace",
26
  "model_max_length": 1000000000000000019884624838656,
27
  "pad_token": "<pad>",
 
28
  "tokenizer_class": "GPT2Tokenizer",
29
  "unk_token": "</s>"
30
  }
 
25
  "errors": "replace",
26
  "model_max_length": 1000000000000000019884624838656,
27
  "pad_token": "<pad>",
28
+ "padding_side": "left",
29
  "tokenizer_class": "GPT2Tokenizer",
30
  "unk_token": "</s>"
31
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbc8bbde4d5740097c579c9400308486d45d19927e9292dc7a26391efb44d0ab
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e320b73f2ec8f8a018cb8d5c254d13d08020d30018f322722f0804caf0b82ebf
3
  size 4984