alexbie98 commited on
Commit
991dc70
·
verified ·
1 Parent(s): 55706eb

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -62,3 +62,4 @@ iclr23_lora_ft_epsinf_1bpt_temp1.0_8396f/data.jsonl filter=lfs diff=lfs merge=lf
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
 
 
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
65
+ imdb_lora_ft_epsinf_1bpt_temp1.4_40000f/data.jsonl filter=lfs diff=lfs merge=lfs -text
imdb_lora_ft_epsinf_1bpt_temp1.4_40000f/data.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0191b0e80b62d1ed9b01c7e9052d0441e5b0bee05c610ca79224ed757bcecfd1
3
+ size 67817501
imdb_lora_ft_epsinf_1bpt_temp1.4_40000f/metadata.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "google/gemma-3-1b-pt",
3
+ "temperature": 1.4,
4
+ "epsilon": "inf",
5
+ "delta": "inf",
6
+ "num_samples": 40000,
7
+ "xid": 251594787,
8
+ "hf_repo": "ContinuousBench/Baselines",
9
+ "hf_path": "imdb_lora_ft_epsinf_1bpt_temp1.4_40000f/data.jsonl"
10
+ }