Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -61,3 +61,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 61 |
iclr23_lora_ft_epsinf_1bpt_temp1.0_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
iclr23_lora_ft_epsinf_1bpt_temp1.4_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
iclr23_lora_dpft_eps10_1bpt_temp1.0_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 61 |
iclr23_lora_ft_epsinf_1bpt_temp1.0_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
iclr23_lora_ft_epsinf_1bpt_temp1.4_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
iclr23_lora_dpft_eps10_1bpt_temp1.0_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
iclr23_lora_dpft_eps10_1bpt_temp1.4_8396f/data.jsonl filter=lfs diff=lfs merge=lfs -text
|
iclr23_lora_dpft_eps10_1bpt_temp1.4_8396f/data.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f8db409d57a362ceb7f6b82af315347344c8df88dccdabb43179f6b477e4c1c
|
| 3 |
+
size 22728106
|
iclr23_lora_dpft_eps10_1bpt_temp1.4_8396f/metadata.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "google/gemma-3-1b-pt",
|
| 3 |
+
"temperature": 1.4,
|
| 4 |
+
"epsilon": 10.0,
|
| 5 |
+
"delta": 4.8252556407952005e-05,
|
| 6 |
+
"num_samples": 8396,
|
| 7 |
+
"xid": 251592762,
|
| 8 |
+
"hf_repo": "ContinuousBench/Baselines",
|
| 9 |
+
"hf_path": "iclr23_lora_dpft_eps10_1bpt_temp1.4_8396f/data.jsonl"
|
| 10 |
+
}
|