lvcalucioli
commited on
Commit
•
f163c95
1
Parent(s):
50d6a17
ca-finetuned-phi-2-multiple-choice
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate:
|
39 |
- train_batch_size: 4
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.002
|
39 |
- train_batch_size: 4
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"Wqkv",
|
23 |
"fc1",
|
24 |
-
"
|
25 |
-
"out_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"fc1",
|
23 |
+
"Wqkv",
|
24 |
+
"out_proj",
|
25 |
+
"fc2"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83919184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b79ae154dc4569d6cbf484c0d04ab4b610d5e1f21438ec3787c27b7017c57643
|
3 |
size 83919184
|
emissions.csv
CHANGED
@@ -9,3 +9,4 @@ timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_
|
|
9 |
2024-02-14T22:59:20,217aebd1-835d-4b37-9dc9-b28d4812ea5a,codecarbon,60.57159376144409,0.0057723278455620135,0.010795751698987228,Canada,CAN,,N,,
|
10 |
2024-02-14T23:00:51,980e306a-c1fd-4ce5-ae14-db5d998ba9b2,codecarbon,41.59057283401489,0.003887884617418288,0.0072713536179740655,Canada,CAN,,N,,
|
11 |
2024-02-14T23:02:15,4f2c9857-b5bf-4b4d-a381-13e0fc49395f,codecarbon,41.660608530044556,0.003935760455724685,0.0073608938652651315,Canada,CAN,,N,,
|
|
|
|
9 |
2024-02-14T22:59:20,217aebd1-835d-4b37-9dc9-b28d4812ea5a,codecarbon,60.57159376144409,0.0057723278455620135,0.010795751698987228,Canada,CAN,,N,,
|
10 |
2024-02-14T23:00:51,980e306a-c1fd-4ce5-ae14-db5d998ba9b2,codecarbon,41.59057283401489,0.003887884617418288,0.0072713536179740655,Canada,CAN,,N,,
|
11 |
2024-02-14T23:02:15,4f2c9857-b5bf-4b4d-a381-13e0fc49395f,codecarbon,41.660608530044556,0.003935760455724685,0.0073608938652651315,Canada,CAN,,N,,
|
12 |
+
2024-02-14T23:03:33,9c4697c8-deb9-421f-ac6e-02afeeaf15ee,codecarbon,41.67383122444153,0.0038698348528122405,0.007237595872030742,Canada,CAN,,N,,
|
runs/Feb14_23-02-47_c0c8f2aaa2e2/events.out.tfevents.1707951769.c0c8f2aaa2e2.13540.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a36a34e84b43a29e41ee1da70c012d03402dc43d50220196372f3772bebd5ce1
|
3 |
+
size 6818
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:489411ee93a1cb07d0aa2b834d2c7dbb86d0dffc805064e1feb1b9def65534ec
|
3 |
size 4283
|