Deeptanshuu's picture
Upload folder using huggingface_hub
d187b57 verified
raw
history blame contribute delete
155 Bytes
# Weights & Biases API Key
WANDB_API_KEY=
# Model Configuration
BATCH_SIZE=16
GRAD_ACCUM_STEPS=4
EPOCHS=5
LEARNING_RATE=2e-5
MODEL_NAME=xlm-roberta-large