Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxcscmu/AutoGEO
/ types & classes
Types & classes
185 in github.com/cxcscmu/AutoGEO
⨍
Functions
1,082
◇
Types & classes
185
↳
Endpoints
8
↓ 269 callers
Class
StringFormatter
LLaMA-Factory/src/llamafactory/data/formatter.py:62
↓ 45 callers
Class
EmptyFormatter
LLaMA-Factory/src/llamafactory/data/formatter.py:46
↓ 39 callers
Class
ToolFormatter
LLaMA-Factory/src/llamafactory/data/formatter.py:127
↓ 35 callers
Class
FunctionFormatter
LLaMA-Factory/src/llamafactory/data/formatter.py:92
↓ 11 callers
Class
DataArguments
r"""Arguments pertaining to what data we are going to input our model for training and evaluation.
LLaMA-Factory/src/llamafactory/hparams/data_args.py:23
↓ 9 callers
Class
DatasetAttr
r"""Dataset attributes.
LLaMA-Factory/src/llamafactory/data/parser.py:27
↓ 9 callers
Class
DatasetConfig
Configuration for a dataset in a mixture.
open-r1/src/open_r1/configs.py:23
↓ 8 callers
Class
ChatModel
r"""General class for chat models. Backed by huggingface or vllm engines. Supports both sync and async methods. Sync methods: chat(), stream_
LLaMA-Factory/src/llamafactory/chat/chat_model.py:42
↓ 7 callers
Class
PistonError
open-r1/src/open_r1/utils/competitive_programming/piston_client.py:12
↓ 7 callers
Class
ScriptArguments
Extended version of ScriptArguments with support for dataset mixtures. Args: dataset_mixture (`dict[str, Any]` or `None`, *optional*
open-r1/src/open_r1/configs.py:43
↓ 6 callers
Class
DatasetMixtureConfig
Configuration for a mixture of datasets.
open-r1/src/open_r1/configs.py:34
↓ 6 callers
Class
FinetuningArguments
r"""Arguments pertaining to which techniques we are going to fine-tuning with.
LLaMA-Factory/src/llamafactory/hparams/finetuning_args.py:398
↓ 6 callers
Class
FunctionCall
LLaMA-Factory/src/llamafactory/data/tool_utils.py:25
↓ 6 callers
Class
SaveProcessorCallback
r"""A callback for saving the processor.
LLaMA-Factory/src/llamafactory/train/callbacks.py:113
↓ 5 callers
Class
ChatCompletionMessage
LLaMA-Factory/src/llamafactory/api/protocol.py:92
↓ 5 callers
Class
ModelArguments
r"""Arguments pertaining to which model/config/tokenizer we are going to fine-tune or infer. The class on the most right will be displayed first.
LLaMA-Factory/src/llamafactory/hparams/model_args.py:380
↓ 5 callers
Class
MultiModalDataCollatorForSeq2Seq
r"""Data collator that supports VLMs. Features should contain input_ids, attention_mask, labels, and optionally contain images, videos and audios
LLaMA-Factory/src/llamafactory/data/collator.py:85
↓ 4 callers
Class
Dataset
Supported datasets.
autogeo/config.py:8
↓ 4 callers
Class
RoutedSandbox
A sandbox environment that routes code execution requests to the E2B Router. This class is designed for batched execution of scripts, primari
open-r1/src/open_r1/utils/routed_sandbox.py:22
↓ 4 callers
Class
ScriptResult
ScriptResult is a Pydantic model that represents the result of a script execution. Attributes: text (Optional[str]): The output text
open-r1/scripts/morph_router.py:43
↓ 3 callers
Class
Response
LLaMA-Factory/src/llamafactory/chat/base_engine.py:32
↓ 3 callers
Class
RoutedMorphSandbox
Client for the MorphCloud router service that mimics the API of MorphCloud's Sandbox. This class provides a simple interface to execute code
open-r1/src/open_r1/utils/routed_morph.py:21
↓ 2 callers
Class
AverageMeter
r"""Compute and store the average and current value.
LLaMA-Factory/src/llamafactory/extras/misc.py:57
↓ 2 callers
Class
CustomSeq2SeqTrainer
r"""Inherits Seq2SeqTrainer to compute generative metrics such as BLEU and ROUGE.
LLaMA-Factory/src/llamafactory/train/sft/trainer.py:46
↓ 2 callers
Class
DummyOptimizer
r"""A dummy optimizer used for the GaLore or APOLLO algorithm.
LLaMA-Factory/src/llamafactory/train/trainer_utils.py:66
↓ 2 callers
Class
Engine
r"""A general engine to control the behaviors of Web UI.
LLaMA-Factory/src/llamafactory/webui/engine.py:28
↓ 2 callers
Class
PairwiseDataCollatorWithPadding
r"""Data collator for pairwise data.
LLaMA-Factory/src/llamafactory/data/collator.py:255
↓ 2 callers
Class
ScriptResult
ScriptResult is a Pydantic model that represents the result of a script execution. Attributes: execution (Optional[Execution]): An op
open-r1/scripts/e2b_router.py:47
↓ 2 callers
Class
SubtaskResult
Represents the result of a subtask containing multiple test cases. Attributes: problem: Problem identifier subtask: Subtask
open-r1/src/open_r1/utils/competitive_programming/ioi_scoring.py:29
↓ 2 callers
Class
TestResult
Represents the result of a single test case execution. Attributes: test_name: Name of the test case score: Score achieved fo
open-r1/src/open_r1/utils/competitive_programming/ioi_scoring.py:11
↓ 1 callers
Class
AutoGEOLogger
Logger for AutoGEO operations with file and console output.
autogeo/utils/logger.py:11
↓ 1 callers
Class
CMMLUConfig
LLaMA-Factory/evaluation/cmmlu/cmmlu.py:113
↓ 1 callers
Class
CevalConfig
LLaMA-Factory/evaluation/ceval/ceval.py:98
↓ 1 callers
Class
ChatCompletionResponse
LLaMA-Factory/src/llamafactory/api/protocol.py:130
↓ 1 callers
Class
ChatCompletionResponseChoice
LLaMA-Factory/src/llamafactory/api/protocol.py:112
↓ 1 callers
Class
ChatCompletionResponseUsage
LLaMA-Factory/src/llamafactory/api/protocol.py:124
↓ 1 callers
Class
ChatCompletionStreamResponse
LLaMA-Factory/src/llamafactory/api/protocol.py:139
↓ 1 callers
Class
ChatCompletionStreamResponseChoice
LLaMA-Factory/src/llamafactory/api/protocol.py:118
↓ 1 callers
Class
CompositeModel
LLaMA-Factory/src/llamafactory/model/model_utils/visual.py:41
↓ 1 callers
Class
ComputeAccuracy
r"""Compute reward accuracy and support `batch_eval_metrics`.
LLaMA-Factory/src/llamafactory/train/rm/metric.py:28
↓ 1 callers
Class
ComputeAccuracy
r"""Compute accuracy and support `batch_eval_metrics`.
LLaMA-Factory/src/llamafactory/train/sft/metric.py:62
↓ 1 callers
Class
ComputeSimilarity
r"""Compute text similarity scores and support `batch_eval_metrics`. Wraps the tokenizer into metric functions, used in CustomSeq2SeqTrainer.
LLaMA-Factory/src/llamafactory/train/sft/metric.py:88
↓ 1 callers
Class
CustomDPOTrainer
LLaMA-Factory/src/llamafactory/train/dpo/trainer.py:43
↓ 1 callers
Class
CustomKTOTrainer
LLaMA-Factory/src/llamafactory/train/kto/trainer.py:42
↓ 1 callers
Class
CustomPPOTrainer
r"""Inherit PPOTrainer.
LLaMA-Factory/src/llamafactory/train/ppo/trainer.py:64
↓ 1 callers
Class
CustomSpaceSavingGRPOTrainer
open-r1/src/grpo.py:49
↓ 1 callers
Class
CustomTrainer
r"""Inherit Trainer for custom optimizer.
LLaMA-Factory/src/llamafactory/train/pt/trainer.py:33
↓ 1 callers
Class
DataCollatorWithVerbose
LLaMA-Factory/tests/train/test_sft_trainer.py:49
↓ 1 callers
Class
DefaultToolUtils
r"""Default tool using template.
LLaMA-Factory/src/llamafactory/data/tool_utils.py:87
↓ 1 callers
Class
DummyConfig
open-r1/src/open_r1/utils/callbacks.py:37
↓ 1 callers
Class
E2BProvider
Provider that executes code using E2B sandboxes.
open-r1/src/open_r1/utils/code_providers.py:63
↓ 1 callers
Class
EvalTemplate
LLaMA-Factory/src/llamafactory/eval/template.py:22
↓ 1 callers
Class
Evaluator
LLaMA-Factory/src/llamafactory/eval/evaluator.py:61
↓ 1 callers
Class
Function
LLaMA-Factory/src/llamafactory/api/protocol.py:51
↓ 1 callers
Class
FunctionCall
LLaMA-Factory/src/llamafactory/api/protocol.py:67
↓ 1 callers
Class
GLM4ToolUtils
r"""GLM-4 tool using template.
LLaMA-Factory/src/llamafactory/data/tool_utils.py:151
↓ 1 callers
Class
GRPOScriptArguments
Script arguments for the GRPO training script. Args: reward_funcs (`list[str]`): List of reward functions. Possible valu
open-r1/src/open_r1/configs.py:209
↓ 1 callers
Class
HuggingfaceEngine
LLaMA-Factory/src/llamafactory/chat/hf_engine.py:44
↓ 1 callers
Class
KTODataCollatorWithPadding
r"""Data collator for KTO data.
LLaMA-Factory/src/llamafactory/data/collator.py:281
↓ 1 callers
Class
LLMName
Supported LLM names.
autogeo/config.py:15
↓ 1 callers
Class
Llama3ToolUtils
r"""Llama 3.x tool using template with `tools_in_user_message=False`. Reference: https://www.llama.com/docs/model-cards-and-prompt-formats/llama3
LLaMA-Factory/src/llamafactory/data/tool_utils.py:189
↓ 1 callers
Class
LogCallback
r"""A callback for logging training and evaluation status.
LLaMA-Factory/src/llamafactory/train/callbacks.py:173
↓ 1 callers
Class
MMLUConfig
LLaMA-Factory/evaluation/mmlu/mmlu.py:103
↓ 1 callers
Class
Manager
r"""A class to manage all the gradio components in Web UI.
LLaMA-Factory/src/llamafactory/webui/manager.py:23
↓ 1 callers
Class
MistralToolUtils
r"""Mistral v0.3 tool using template.
LLaMA-Factory/src/llamafactory/data/tool_utils.py:227
↓ 1 callers
Class
ModelCard
LLaMA-Factory/src/llamafactory/api/protocol.py:39
↓ 1 callers
Class
ModelList
LLaMA-Factory/src/llamafactory/api/protocol.py:46
↓ 1 callers
Class
MorphCloudExecutionClient
open-r1/src/open_r1/utils/competitive_programming/morph_client.py:30
↓ 1 callers
Class
MorphProvider
Provider that executes code using MorphCloud's Sandbox API.
open-r1/src/open_r1/utils/code_providers.py:169
↓ 1 callers
Class
PairwiseDataCollatorWithPadding
r"""Data collator for pairwise data.
LLaMA-Factory/scripts/stat_utils/cal_ppl.py:32
↓ 1 callers
Class
PairwiseTrainer
r"""Inherits Trainer to compute pairwise loss.
LLaMA-Factory/src/llamafactory/train/rm/trainer.py:43
↓ 1 callers
Class
PissaConvertCallback
r"""A callback for converting the PiSSA adapter to a normal one.
LLaMA-Factory/src/llamafactory/train/callbacks.py:131
↓ 1 callers
Class
PistonClient
A client that will automatically load balance across multiple Piston (https://github.com/engineer-man/piston) workers. This assumes piston is
open-r1/src/open_r1/utils/competitive_programming/piston_client.py:36
↓ 1 callers
Class
QwenToolUtils
r"""Qwen 2.5 tool using template.
LLaMA-Factory/src/llamafactory/data/tool_utils.py:261
↓ 1 callers
Class
ReporterCallback
r"""A callback for reporting training status to external logger.
LLaMA-Factory/src/llamafactory/train/callbacks.py:342
↓ 1 callers
Class
Runner
r"""A class to manage the running status of the trainers.
LLaMA-Factory/src/llamafactory/webui/runner.py:55
↓ 1 callers
Class
SFTConfig
args for callbacks, benchmarks etc
open-r1/src/open_r1/configs.py:170
↓ 1 callers
Class
SFTDataCollatorWith4DAttentionMask
r"""Data collator for 4d attention mask.
LLaMA-Factory/src/llamafactory/data/collator.py:235
↓ 1 callers
Class
SGLangEngine
Inference engine for SGLang models. This class wraps the SGLang engine to provide a consistent interface for text generation that matches LLa
LLaMA-Factory/src/llamafactory/chat/sglang_engine.py:46
↓ 1 callers
Class
ScoreEvaluationResponse
LLaMA-Factory/src/llamafactory/api/protocol.py:153
↓ 1 callers
Class
SwanLabCallbackExtension
LLaMA-Factory/src/llamafactory/train/trainer_utils.py:670
↓ 1 callers
Class
VllmEngine
LLaMA-Factory/src/llamafactory/chat/vllm_engine.py:45
↓ 1 callers
Class
WebChatModel
LLaMA-Factory/src/llamafactory/webui/chatter.py:80
Class
AlpacaDatasetConverter
LLaMA-Factory/src/llamafactory/data/converter.py:85
Class
ApolloArguments
r"""Arguments pertaining to the APOLLO algorithm.
LLaMA-Factory/src/llamafactory/hparams/finetuning_args.py:256
Class
AttentionFunction
LLaMA-Factory/src/llamafactory/extras/constants.py:99
Class
BAdamArgument
r"""Arguments pertaining to the BAdam optimizer.
LLaMA-Factory/src/llamafactory/hparams/finetuning_args.py:307
Class
BaseEngine
r"""Base class for inference engine of chat models. Must implements async methods: chat(), stream_chat() and get_scores().
LLaMA-Factory/src/llamafactory/chat/base_engine.py:39
Class
BaseModelArguments
r"""Arguments pertaining to the model.
LLaMA-Factory/src/llamafactory/hparams/model_args.py:30
Class
BasePlugin
LLaMA-Factory/src/llamafactory/data/mm_plugin.py:397
Class
BatchRequest
BatchRequest is a data model representing a batch processing request. Attributes: scripts (list[str]): A list of script names or pat
open-r1/scripts/e2b_router.py:32
Class
BatchRequest
BatchRequest is a data model representing a batch processing request. Attributes: scripts (list[str]): A list of script names or pat
open-r1/scripts/morph_router.py:28
Class
BelleMultiturn
LLaMA-Factory/data/belle_multiturn/belle_multiturn.py:40
Class
CMMLU
LLaMA-Factory/evaluation/cmmlu/cmmlu.py:118
Class
Ceval
LLaMA-Factory/evaluation/ceval/ceval.py:103
Class
ChatCompletionRequest
LLaMA-Factory/src/llamafactory/api/protocol.py:98
Class
ChatMessage
LLaMA-Factory/src/llamafactory/api/protocol.py:86
Class
CitationSupport
autogeo/evaluation/metrics/geu_score.py:174
Class
CitationSupportValues
autogeo/evaluation/metrics/geu_score.py:160
Class
ClaimEntry
autogeo/evaluation/metrics/geu_score.py:178
next →
1–100 of 185, ranked by callers