Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AndrewWTY/UNIT
/ types & classes
Types & classes
12 in github.com/AndrewWTY/UNIT
⨍
Functions
113
◇
Types & classes
12
↓ 2 callers
Class
DocDB
Sqlite backed document storage. Implements get_doc_text(doc_id).
src/factscore_retrieval.py:15
↓ 2 callers
Class
Retrieval
src/factscore_retrieval.py:114
↓ 2 callers
Class
WildRetrieval
src/wild_retrieval.py:14
↓ 1 callers
Class
Claim
src/compute_ccp.py:177
↓ 1 callers
Class
DummyModel
src/compute_ccp.py:299
↓ 1 callers
Class
GPT_API_Caller
src/evaluate_calibration.py:21
↓ 1 callers
Class
Generator
src/inference_pipeline.py:44
↓ 1 callers
Class
OpenAIChat
Allows for the implementation of a singleton class to chat with OpenAI model for dataset marking.
src/factcheck.py:77
↓ 1 callers
Class
OpenAIChat
Allows for the implementation of a singleton class to chat with OpenAI model for dataset marking.
src/compute_helpfulness.py:68
↓ 1 callers
Class
TargetProbsCalculator
For Whitebox model (lm_polygraph.WhiteboxModel), at (input text, target text) batch calculates: * probabilities distribution of tokens in t
src/compute_ccp.py:66
↓ 1 callers
Class
VllmProbsCalculator
For Whitebox model (lm_polygraph.WhiteboxModel), at (input text, target text) batch calculates: * probabilities distribution of tokens in t
src/vllm_inference_for_ccp.py:29
Class
LiteLLMChat
src/make_data_cut.py:116