Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wietsedv
/
xlm-roberta-base-ft-udpos28-mt
like
0
Token Classification
Transformers
PyTorch
universal_dependencies
Maltese
xlm-roberta
part-of-speech
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5f99237
xlm-roberta-base-ft-udpos28-mt
/
train.args
wietsedv
model dump
3fb57bc
over 2 years ago
raw
Copy download link
history
blame
Safe
177 Bytes
udpos
-tt
=token-classification
-tn
=udpos28
-mi
=xlm-roberta-base
-mt
=ft
--learning_rate
=5e-5
--eval_steps
=1000
--eval_batch_size
=10
--train_batch_size
=10 --multi
--max_steps
=1000