AINovice2005/ModernBERT-base-lora-cicflow-1m-r8
Fill-Mask • Updated • 59
from huggingface_hub import hf_hub_download
data_path = hf_hub_download(
repo_id="lysandre/arxiv-nlp",
filename="train.parquet",
repo_type="dataset",
revision="877b84a8f93f2d619faa2a6e514a32beef88ab0a"
)Quite the astute post showing the state of RL in the open-source ecosystem. Kudos to all the authors who researched and have presented this work. 🙌