DAG1 52f5b1c
Javad Pourmostafa Roshan Sharami commited on
How to use joyebright/EAMT2023-RU-EN-DAG1-NOTAG with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("joyebright/EAMT2023-RU-EN-DAG1-NOTAG", dtype="auto")