| from yacs.config import CfgNode as CN | |
| cfg = CN() | |
| cfg.model_name_test_gen = "gpt-4o" | |
| cfg.model_name_answer_gen = "gpt-4o" | |
| # cfg.model_name_test_gen = "claude-sonnet-4-20250514" | |
| # cfg.model_name_answer_gen = "claude-sonnet-4-20250514" | |
| # 阶跃 | |
| cfg.api_key = "ak-58d7efgh23i4jkl67mno89pqrs01tuv6k5" | |
| cfg.api_base = "https://models-proxy.stepfun-inc.com/v1" | |
| cfg.algo = "ht" | |
| cfg.dataset_name = "ours" | |
| cfg.tests_path = '/home/i-luoxianzhen/data/TestCase-Gen/save_tests_scaling/ht/tests-{}.jsonl' | |
| cfg.tests_path_flited = '/home/i-luoxianzhen/data/TestCase-Gen/saved_test_filterd/ht/tests-{}.jsonl' | |
| cfg.pass_rate_file = "/home/i-luoxianzhen/data/TestCase-Gen/saved_test_filterd/ht/test_pass_rate-{}.jsonl" | |
| cfg.log_file = "./log_dir/log-filter-ht-{}.txt" | |
Xet Storage Details
- Size:
- 755 Bytes
- Xet hash:
- 2c8027846be5d2609296fcc139398013df2a406f754b6a77428e6b98543089f8
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.