Buckets:
| [ | |
| "tests/test_gold_reference_answers.py::GoldReferenceAnswerTests::test_every_frozen_item_has_a_gold_answer", | |
| "tests/test_gold_reference_answers.py::GoldReferenceAnswerTests::test_gold_answers_are_admitted_to_preference_training", | |
| "tests/test_gold_reference_answers.py::GoldReferenceAnswerTests::test_gold_answers_score_perfectly_on_the_judge", | |
| "tests/test_gold_reference_answers.py::GoldReferenceAnswerTests::test_materialized_suite_carries_the_gold_answer_field", | |
| "tests/test_hf_runtime_deps.py::HfRuntimeDependencyPinsTest::test_eval_stack_excludes_trl_but_training_stack_includes_it", | |
| "tests/test_hf_runtime_deps.py::HfRuntimeDependencyPinsTest::test_gradient_parameter_summary_blocks_all_zero_lora_gradients", | |
| "tests/test_hf_runtime_deps.py::HfRuntimeDependencyPinsTest::test_gradient_parameter_summary_requires_nonzero_lora_gradient", | |
| "tests/test_hf_runtime_deps.py::HfRuntimeDependencyPinsTest::test_runtime_packages_are_version_constrained", | |
| "tests/test_hf_runtime_deps.py::HfRuntimeDependencyPinsTest::test_trainable_parameter_summary_detects_trainable_lora_params", | |
| "tests/test_hf_runtime_deps.py::HfRuntimeDependencyPinsTest::test_transformers_is_bounded_below_float8_e8m0fnu_requirement", | |
| "tests/test_human_owner_options.py::HumanOwnerOptionTests::test_numeric_owner_options_map_to_actions", | |
| "tests/test_paired_eval_diagnostics.py::PairedEvalDiagnosticsTests::test_builds_bucketed_diagnostics_and_repair_targets", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_bucket_weighted_selection_keeps_coverage_under_tight_cap", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_builds_preference_pairs_from_pairwise_losses_and_critical_failures", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_critical_safety_strategy_excludes_noncritical_pairwise_losses", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_explicit_gold_answer_breaks_baseline_parity_trap", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_losses_only_skips_non_loss_critical_failures", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_preamble_chosen_is_not_admitted_to_training", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_quant_chosen_without_numbers_is_not_admitted_to_training", | |
| "tests/test_pairwise_preference_memory.py::PairwisePreferenceMemoryTests::test_tie_without_gold_synthesizes_instead_of_capping_at_baseline", | |
| "tests/test_preference_training_and_a_plus.py::PreferenceTrainingAndAPlusTests::test_a_plus_report_blocks_until_all_thresholds_pass", | |
| "tests/test_preference_training_and_a_plus.py::PreferenceTrainingAndAPlusTests::test_a_plus_report_passes_with_preference_proof_and_human_approval", | |
| "tests/test_preference_training_and_a_plus.py::PreferenceTrainingAndAPlusTests::test_preference_loader_rejects_bad_pairs", | |
| "tests/test_preference_training_and_a_plus.py::PreferenceTrainingAndAPlusTests::test_preference_trainer_dry_run_writes_evidence_without_ml_imports", | |
| "tests/test_promotion_blocker_controller.py::PromotionBlockerControllerTests::test_holds_at_preference_cap_and_routes_to_critical_safety_when_cap_allows", | |
| "tests/test_repair_acceptance_gate.py::RepairAcceptanceGateTests::test_accepts_clean_repairs_and_rejects_think_leakage", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_best_run_tracker_keeps_best_measured_checkpoint_after_regression", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_build_training_jsonl_caps_repair_rows_when_coverage_can_still_pass", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_build_training_jsonl_rejects_repair_cap_when_original_rows_are_too_thin", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_canary_monitor_recommends_rollback_on_threshold_breach", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_certification_can_record_model_roadmap_evidence", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_certification_passes_default_fixture", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_content_certifier_accepts_all_asset_role_signal_pairs", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_enforce_convergence_uses_owner_continue_instruction", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_enforce_convergence_uses_owner_exit_instruction", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_halts_when_breakout_repeats_without_trainable_sources", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_halts_when_candidates_are_not_trainable", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_halts_when_retry_returns_zero_candidates", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_keeps_discovery_running_for_minor_regression_before_attempt_floor", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_severe_regression_reads_critical_pass_delta_key", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_continuous_status_writes_intelligence_and_next_data_strategy", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_export_release_requires_certified_quality_gate", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_fingpt_first_selector", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_frozen_eval_suite_validates", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_generate_nonrepair_balance_data_closes_repair_cap_deficit", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_grounded_reasoning_generator_writes_certified_examples", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_cli_runner_times_out_instead_of_hanging", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_cli_timeout_expired_returns_124", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_dataset_staging_uses_run_scoped_remote_path", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_job_command_records_finetune_start_policy", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_train_command_uses_run_scoped_dataset_and_expected_hashes", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_trainer_blocks_dataset_count_mismatch_before_training", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_hf_trainer_loads_jsonl_and_builds_plan", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_html_index_downloads_but_does_not_become_training_by_default", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_human_owner_decision_accepts_email_response_file_before_stdin", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_human_owner_decision_accepts_first_stdin_instruction_and_writes_email_ask", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_human_owner_decision_supports_all_asset_role_pairs", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_human_owner_email_uses_outlook_when_smtp_is_absent", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_human_owner_email_uses_shcg_smtp_fallbacks", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_human_spot_check_email_timeout_fails_closed", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_ingest_writes_real_train_valid_test_splits", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_iteration_stop_policy", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_learning_jsonl_loader_preserves_unicode_line_separators", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_lifecycle_proof_runs_end_to_end", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_live_discovery_uses_direct_fallback_when_search_and_seed_pages_empty", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_model_quality_gate_blocks_missing_judge_and_human_review", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_model_quality_gate_requires_selected_checkpoint_evidence", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_model_roadmap_quantifies_fingpt_and_long_context_path", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_orchestration_fixture_cycles_do_not_claim_certification", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_paired_report_is_not_enough_for_full_model_quality_promotion", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_pdf_pointer_noise_filter_keeps_real_pypdf_warnings", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_portable_release_bundle_exists", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_post_download_content_certifier_accepts_extracted_reasoning_text", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_post_download_content_certifier_blocks_low_signal_extracted_text", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_preflight_summary_reports_data_thin_and_repair_heavy_roles", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_promotion_proof_chain_requires_cycle_and_certification", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_provider_route_validation", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_public_source_intake_can_disable_downloads_by_policy", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_public_source_intake_downloads_but_only_promotes_policy_approved_sources", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_public_source_intake_skips_existing_training_urls_and_continues", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_qwen3_hf_job_command_omits_start_adapter_and_mounts_base", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_qwen3_profile_starts_fresh_lora_without_bootstrap_adapter", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_required_eval_evidence_can_wait_for_human_email_approval_response_file", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_required_eval_evidence_producers_remove_missing_artifact_errors_without_faking_quality", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_resume_provenance_allows_training_newer_than_learning_data", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_resume_provenance_blocks_learning_data_newer_than_training", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_rollback_anchor_is_checksum_valid", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_secret_scan", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_secret_scan_skips_large_generated_workspace_files", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_self_healing_cycle_records_model_roadmap_evidence", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_source_quality_certifier_accepts_high_signal_reasoned_examples_for_training", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_source_quality_certifier_rejects_bulk_filings_when_critical_pass_is_blocked", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_stall_breakout_generates_trainable_reasoning_from_verification_sources", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_stall_breakout_retries_live_discovery_until_new_trainable_source", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_stall_breakout_uses_live_discovery_after_catalog_exhaustion", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_stall_breakout_writes_transparent_plan_without_certifying_failed_run", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_step0b_converts_training_eligible_normalized_sources_to_jsonl", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_trainer_metrics_summary_flags_late_eval_regression", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_data_validation_reports_concept_conflict_and_quarantine_recommendation", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_manifest_records_model_roadmap_evidence", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_start_policy_continue_best_all_18_roles_do_not_raise_without_best", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_start_policy_continue_best_falls_back_when_no_best_exists", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_start_policy_continue_best_requires_recorded_best", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_start_policy_continue_best_uses_best_checkpoint_only", | |
| "tests/test_shft_mvp.py::SHFTMVPTests::test_training_start_policy_defaults_to_bootstrap_adapter" | |
| ] |
Xet Storage Details
- Size:
- 11.7 kB
- Xet hash:
- c5ae1c795ff8650168ebc5d00a0aff82a364714904b57ca0d031ed01b0a2e38e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.