File size: 2,530 Bytes
1d0093f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | [
"tests/test_collators.py::test_find_last_subseq",
"tests/test_collators.py::test_find_last_subseq_single",
"tests/test_collators.py::test_pack_texts_basic",
"tests/test_collators.py::test_pack_texts_empty",
"tests/test_eval_metrics.py::TestBleu::test_corpus_level",
"tests/test_eval_metrics.py::TestBleu::test_empty_strings",
"tests/test_eval_metrics.py::TestBleu::test_partial_match",
"tests/test_eval_metrics.py::TestBleu::test_perfect_score",
"tests/test_eval_metrics.py::TestBleu::test_zero_score",
"tests/test_eval_metrics.py::TestChrF::test_corpus_level",
"tests/test_eval_metrics.py::TestChrF::test_partial_indic",
"tests/test_eval_metrics.py::TestChrF::test_perfect_score",
"tests/test_eval_metrics.py::TestChrF::test_returns_float",
"tests/test_eval_metrics.py::TestPersonaModule::test_all_personas_present",
"tests/test_eval_metrics.py::TestPersonaModule::test_arjun_language_mix",
"tests/test_eval_metrics.py::TestPersonaModule::test_mediapipe_lora_rank_constraint",
"tests/test_eval_metrics.py::TestPersonaModule::test_persona_serialization",
"tests/test_eval_metrics.py::TestPersonaModule::test_persona_system_prompt_nonempty",
"tests/test_prompts.py::TestAACInput::test_basic_construction",
"tests/test_prompts.py::TestAACInput::test_full_construction",
"tests/test_prompts.py::TestBuildUserContent::test_basic_sequence",
"tests/test_prompts.py::TestBuildUserContent::test_no_context_when_daily_use",
"tests/test_prompts.py::TestBuildUserContent::test_with_audio_note",
"tests/test_prompts.py::TestBuildUserContent::test_with_context",
"tests/test_prompts.py::TestBuildUserContent::test_with_image_note",
"tests/test_prompts.py::TestFormatChatTextOnly::test_contains_bos",
"tests/test_prompts.py::TestFormatChatTextOnly::test_contains_start_of_turn",
"tests/test_prompts.py::TestFormatChatTextOnly::test_inference_no_target",
"tests/test_prompts.py::TestFormatChatTextOnly::test_no_system_prompt_ok",
"tests/test_prompts.py::TestFormatChatTextOnly::test_system_prompt_included",
"tests/test_prompts.py::TestFormatChatTextOnly::test_training_includes_target",
"tests/test_prompts.py::TestJsonlRecordToTrainingText::test_basic_record",
"tests/test_prompts.py::TestJsonlRecordToTrainingText::test_empty_seq",
"tests/test_prompts.py::TestJsonlRecordToTrainingText::test_no_alternatives",
"tests/test_prompts.py::TestSafetyRefusal::test_refusal_is_training_format",
"tests/test_prompts.py::TestSafetyRefusal::test_refusal_text_contains_redirect"
] |