All specs 356 total
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of results corresponding to that ID. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure without modifying any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts a single string argument, dataset_id, which serves as the unique identifier for the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the provided ID. It reads data from an internal dictionary structure, making no external side-effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts one string argument, dataset_id, which serves as the unique identifier for the desired dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. It reads data from an internal dictionary structure, making no external side-effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a string representing the dataset identifier as input. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and does not modify any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a single string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided ID, it returns an empty list. This function reads data from an internal dictionary structure and has no observable side effects.
Powered by Repobility — scan your code at https://repobility.com
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset for which results are needed. The function returns a list of EvaluationResult objects, which will contain all matching results or an empty list if no results are found for the provided ID. This method reads from an internal dictionary structure and has no observable side-effects on the system state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a single string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads from an internal dictionary structure and does not modify any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided ID, it returns an empty list instead of raising an error. This function reads data from an internal dictionary structure.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts a string representing the dataset identifier as input. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and does not modify the state of the object.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This function does not modify any state or cause any notable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts a string representing the dataset identifier as input. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads from an internal dictionary structure and does not modify any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and has no observable side effects.
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a single string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This method reads data from an internal dictionary structure and does not modify the state of the object.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a string representing the dataset identifier and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset ID, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This method reads data from an internal dictionary structure.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts a single string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure without modifying any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset. It accepts a string representing the dataset's unique identifier. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the provided ID. This method does not modify any internal state or perform any external operations.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, dataset_id, which identifies the target dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset whose results are needed. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. It reads from an internal dictionary structure, making the operation read-only and having no observable side-effects on the system state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects corresponding to a specified dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset whose results are needed. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. It accesses an internal dictionary, _results, to perform this lookup.
Repobility analyzer · published findings · https://repobility.com
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This function reads data from an internal dictionary structure.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of results corresponding to that ID. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure and does not modify the state of the object.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset. It accepts a single string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided identifier, the function returns an empty list. This method reads data from the internal state of the object and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, dataset_id, which serves as the unique identifier for the desired dataset. The function returns a list of EvaluationResult objects, which will contain all stored results for the given ID, or an empty list if no results are found. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts one string argument, dataset_id, which serves as the unique identifier for the desired dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset. It accepts a single string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided ID, the function returns an empty list. This method only reads data from the internal state and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will contain all stored results for the given ID or an empty list if no results are found. This method reads from an internal dictionary structure and has no observable side effects.
Same scanner, your repo: https://repobility.com — Repobility
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This function reads data from an internal dictionary structure.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts a single string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, it returns an empty list. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts a single string argument, dataset_id, which serves as the unique identifier for the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads from an internal dictionary structure and does not modify any state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a string representing the dataset ID and returns a list of EvaluationResult objects. If no results are found for the given ID, an empty list is returned instead of raising an error. This method reads data from an internal dictionary structure.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure and does not modify any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset. It accepts a string representing the dataset's unique identifier and returns a list of EvaluationResult objects corresponding to that ID. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from the internal state of the object and does not modify any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided ID, it returns an empty list instead of raising an error. This method reads data from an internal dictionary structure.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a string representing the dataset ID and returns a list of EvaluationResult objects. If no results are found for the provided ID, the function returns an empty list. This method reads data from an internal dictionary structure without modifying any external state.
Powered by Repobility — scan your code at https://repobility.com
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a string representing the dataset's unique identifier. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and does not modify the object's state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset. It accepts a single string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided ID, an empty list is returned instead of raising an error. This function does not modify any external state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset. It accepts a string representing the dataset's unique identifier. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads from an internal dictionary and does not modify any state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of EvaluationResult objects associated with a specific dataset. It accepts one string argument, dataset_id, which serves as the unique identifier for the dataset. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads from an internal dictionary structure, making it a read-only operation with no observable side-effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, the function returns an empty list. This method reads data from an internal dictionary structure and does not modify the object's state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This method reads data internally from a stored dictionary of results.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset identifier. It accepts one string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will contain all recorded results for the given ID or an empty list if no results are found. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This method reads data from an internal dictionary structure.
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation results associated with a specific dataset. It accepts a string representing the dataset's unique identifier as input. The function returns a list of EvaluationResult objects, which will be empty if no results are found for the given ID. This method reads data from an internal dictionary structure and has no observable side effects.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves all stored evaluation results associated with a specific dataset identifier. It accepts a single string argument, dataset_id, which uniquely identifies the dataset. The function returns a list of EvaluationResult objects, which will contain all recorded results for the given ID or an empty list if no results are found. This method reads from an internal dictionary structure and does not modify any state.
EvaluationRunner.get_resultsREAL LLM gemma4:latest · · unknownsrc/aumai_alignment/core.py
Retrieves a list of evaluation result objects associated with a specific dataset. It accepts one string argument, the dataset identifier, and returns a list of EvaluationResult objects. If no results are found for the provided dataset ID, an empty list is returned instead of raising an error. This method reads data from an internal dictionary structure.