Muqeeth commited on
Commit
e94cb27
·
verified ·
1 Parent(s): 50f5bb9

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ run.log filter=lfs diff=lfs merge=lfs -text
run.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d91f206c7e8b8921a2dfdff7f3f27998154ad0f143115721586e5caa05fe4a7d
3
+ size 16494822
seed_1111/Qwen/Qwen2.5-7B-Instruct/adapters/agent_adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c08a0da99f5a5224e7e3fccb591fc1f0cd24ff9c5e10b9a80a207d094492573c
3
+ size 323014168
seed_1111/Qwen/Qwen2.5-7B-Instruct/adapters/critic_adapter/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59c990983fc8fae67d5cab961c03f7c68cb799470378d58c1ec8e42789cbc620
3
+ size 323014168
seed_1111/agent_trainer/critic_optimizer_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1574fdb90735a922b09c67d07f7abdbd51181f00dc7bed878cb80adb5f50c1d
3
+ size 2631
seed_1111/agent_trainer/policy_optimizer_state.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af45797f1dc09f475c4542cd4fd1910ea60355e62809945d3d156a4df1a3b7b9
3
+ size 646269121
seed_1111/agent_trainer/trainer_annealing_state.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15d23600e44cd09609ebdd213af1e7d3a0299ad22477c51f419af949cb66a504
3
+ size 104
seed_1111/random_state.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a2feca02c49fa3d3f6fb494ab0343735eb262e3097621685465c13606c428f
3
+ size 12174
src_code_for_reproducibility/models/__pycache__/inference_backend_vllm.cpython-312.pyc ADDED
Binary file (4.96 kB). View file
 
src_code_for_reproducibility/utils/__pycache__/__init__.cpython-312.pyc ADDED
Binary file (154 Bytes). View file
 
src_code_for_reproducibility/utils/__pycache__/dict_get_path.cpython-312.pyc ADDED
Binary file (540 Bytes). View file
 
src_code_for_reproducibility/utils/__pycache__/get_coagent_id.cpython-312.pyc ADDED
Binary file (424 Bytes). View file
 
src_code_for_reproducibility/utils/__pycache__/short_id_gen.cpython-312.pyc ADDED
Binary file (593 Bytes). View file