datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
radon-test-code_generation
radon-test-code_generation
Description
Code generation test dataset for RADON model evaluation with programming prompts
Usage
Load Dataset
from datasets import load_dataset
dataset = load_dataset("MagistrTheOne/radon-test-code_generation")
print(dataset)
Use with RADON Model
from transformers import AutoModelForCausalLM, AutoTokenizer
# Load RADON model
model = AutoModelForCausalLM.from_pretrained("MagistrTheOne/RadonSAI")
tokenizer =… See the full description on the dataset page: https://huggingface.co/datasets/MagistrTheOne/radon-test-code_generation.norobot_3pair_test_generation_24163
allenai/open_instruct: Generation Dataset
See https://github.com/allenai/open-instruct/blob/main/docs/algorithms/rejection_sampling.md for more detail
Configs
args:
{'add_timestamp': False,
'hf_entity': 'vwxyzjn',
'hf_repo_id': 'norobot_3pair_test_generation_24163',
'mode': 'generation',
'model_name_or_path': 'allenai/open_instruct_dev',
'push_to_hub': True,
'revision': 'costa_finetune_tulu3_8b_norobot__meta-llama_Meta-Llama-3.1-8B__42__1725559869'… See the full description on the dataset page: https://huggingface.co/datasets/vwxyzjn/norobot_3pair_test_generation_24163.diffs_generation_testtest_generation_task2
generation_task2
This dataset is part of the Anti-Bad Challenge.
generation_testnorobot_3pair_test_generation_4942
allenai/open_instruct: Generation Dataset
See https://github.com/allenai/open-instruct/blob/main/docs/algorithms/rejection_sampling.md for more detail
Configs
args:
{'add_timestamp': False,
'hf_entity': 'vwxyzjn',
'hf_repo_id': 'norobot_3pair_test_generation_4942',
'mode': 'generation',
'model_name_or_path': 'allenai/open_instruct_dev',
'push_to_hub': True,
'revision': 'costa_finetune_tulu3_8b_norobot__meta-llama_Meta-Llama-3.1-8B__42__1725559869',
'save_filename':… See the full description on the dataset page: https://huggingface.co/datasets/vwxyzjn/norobot_3pair_test_generation_4942.test_generation_task1
generation_task1
This dataset is part of the Anti-Bad Challenge.
cocu_BT_generation_test
