MCPcopy Create free account

hub / github.com/chaitanyamalaviya/ExpertQA / functions

Functions120 in github.com/chaitanyamalaviya/ExpertQA

Functionformat_passage_for_autoais
Produce the NLI format for a passage. Args: passage: A passage from the Wikipedia scrape. Returns: a formatted string, e.g.
modeling/auto_attribution/autoais.py:36
Functionis_integer
(s)
modeling/fact_score/break_down_to_atomic_claims.py:306
Methodload_model
(self)
modeling/fact_score/load_open_ai_model.py:19
Functionmain
(unused_argv)
modeling/lfqa/convert_for_lfqa.py:19
Functionmain
(unused_argv)
modeling/auto_attribution/convert_for_autoais.py:39
Functionmain
(unused_argv)
modeling/auto_attribution/autoais.py:265
Functionmain
(unused_argv)
modeling/response_collection/fetch_bingchat_responses.py:49
Functionmain
(unused_argv)
modeling/response_collection/fetch_openai_responses.py:45
Functionmain
(unused_argv)
modeling/response_collection/convert_bingchat_output_to_examples.py:25
Functionmain
(unused_argv)
modeling/response_collection/split_ans_to_claims.py:119
Functionmain
(unused_argv)
eval/nlg_eval.py:44
Functionpost_processing_function
( examples: datasets.Dataset, features: datasets.Dataset, outputs: EvalLoopOutput, stage="eval" )
modeling/lfqa/run_gen_qa.py:829
Functionpreprocess_function
(examples)
modeling/lfqa/run_gen_qa.py:684
Functionpreprocess_function
(sample, tokenizer, padding: str = "max_length",
modeling/auto_attribution/finetune_autoais.py:65
Functionpreprocess_validation_function
(examples)
modeling/lfqa/run_gen_qa.py:702
Functionread_examples
(filepath)
data_utils/example_utils.py:88
Functionremove_urls
(input_string)
modeling/auto_attribution/autoais.py:191
Methodsave_cache
(self)
modeling/fact_score/break_down_to_atomic_claims.py:50
Functionwandb_hp_space
(trial)
modeling/lfqa/run_gen_qa.py:72
Functionwrite_examples
(filepath, examples, append=False)
data_utils/example_utils.py:96
← previous101–120 of 120, ranked by callers