End of training
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"base_model_name_or_path": "databricks/dolly-v2-3b",
|
3 |
+
"bias": "none",
|
4 |
+
"fan_in_fan_out": false,
|
5 |
+
"inference_mode": true,
|
6 |
+
"init_lora_weights": true,
|
7 |
+
"lora_alpha": 16,
|
8 |
+
"lora_dropout": 0.1,
|
9 |
+
"modules_to_save": null,
|
10 |
+
"peft_type": "LORA",
|
11 |
+
"r": 64,
|
12 |
+
"target_modules": [
|
13 |
+
"query_key_value",
|
14 |
+
"dense",
|
15 |
+
"dense_h_to_4h",
|
16 |
+
"dense_4h_to_h"
|
17 |
+
],
|
18 |
+
"task_type": "CAUSAL_LM"
|
19 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c595f1f8c3e5d8245e4fba21b35acd3e8061a65c50c2026dc23d559baae5ff9
|
3 |
+
size 335638221
|
emissions.csv
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
timestamp,project_name,run_id,duration,emissions,emissions_rate,cpu_power,gpu_power,ram_power,cpu_energy,gpu_energy,ram_energy,energy_consumed,country_name,country_iso_code,region,cloud_provider,cloud_region,os,python_version,codecarbon_version,cpu_count,cpu_model,gpu_count,gpu_model,longitude,latitude,ram_total_size,tracking_mode,on_cloud,pue
|
2 |
+
2023-06-22T09:15:20,codecarbon,8b2c6c65-71bf-44e5-9f2f-e77ba0900ec6,2616.210278749466,0.027495971827282823,1.0509847794201675e-05,42.5,34.001,4.754399299621582,0.0308479205424587,0.04874262002026024,0.003440480830059675,0.08303102139277863,Netherlands,NLD,groningen,,,Linux-5.15.107+-x86_64-with-glibc2.31,3.10.12,2.2.4,2,Intel(R) Xeon(R) CPU @ 2.00GHz,1,1 x Tesla T4,6.5765,53.2157,12.678398132324219,machine,N,1.0
|
runs/Jun22_08-26-17_87cceee173b9/events.out.tfevents.1687422479.87cceee173b9.1960.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d1d458ca7589586663e0cd10ae0b7c015b192a9bc21bd04dc5afb3d4c27412e
|
3 |
+
size 6623
|