quanla commited on
Commit
eaed65f
1 Parent(s): 661f480

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "DistilBertForSequenceClassification",
5
+ "parent_library": "transformers.models.distilbert.modeling_distilbert"
6
+ },
7
+ "base_model_name_or_path": "distilbert-base-uncased",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_dropout": 0.1,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "classifier"
22
+ ],
23
+ "peft_type": "LORA",
24
+ "r": 8,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "k_lin",
29
+ "q_lin"
30
+ ],
31
+ "task_type": null,
32
+ "use_dora": true,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06005456d1c519da1fee9104a8eb3782c029967afa74e6d72cdd17f990779308
3
+ size 3316800
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06451978a1a00c2ff6bacefc289c31ab1abbe22486416212858a2555060bd01c
3
- size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c87ff0acd267e2ef09e94d3d9a946667b391e6bb89ae515fbdf79c9c651bbde0
3
+ size 270833640
runs/May02_01-24-56_b09f50b2e65b/events.out.tfevents.1714613236.b09f50b2e65b.2481.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8de3b01162c91563a97b924ae9b7b7170d159ad355b73dbde59a4e21458881
3
+ size 4842
runs/May02_01-24-56_b09f50b2e65b/events.out.tfevents.1714614659.b09f50b2e65b.2481.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68107ab079bfc1e4192f029372b6e8c0062b5461864bec301ca98854d7249e61
3
+ size 9248
runs/May02_02-12-01_b09f50b2e65b/events.out.tfevents.1714615932.b09f50b2e65b.2481.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f5f1abeb1f391416d3cdcc758669ec52f270946de8306da44a10aae7931074
3
+ size 4891
runs/May02_03-57-47_b09f50b2e65b/events.out.tfevents.1714622282.b09f50b2e65b.40252.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:069069a19caea77aad7e3787332470286ff5f41497532f4b2aad161b026decf7
3
+ size 4988
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df8c3415886b1b0c4b768132aad0ec218c9e5e9df4f9249274ad05c34c07fe7f
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e58c6635947219b2fe7fc4943445cb5be58734217ed70c5677d60f7fdedec0e0
3
  size 5048