Transformer_Temporal_Tagger
Transformer_Temporal_Tagger copied to clipboard
fine-tuning guide link is broken
The link to the fine-tuning guide on the Hugging Face model card for "temporal_tagger_BERT_tokenclassifier" appears to be unavailable: https://huggingface.co/satyaalmasian/temporal_tagger_BERT_tokenclassifier
I can access the model. Can you tell me what is the issue ?
The model is accessible but I was referring to the fine tune guide mentioned in the How to use section. There is no file named run_token_classifier.py
here is the updated script: https://github.com/satya77/Transformer_Temporal_Tagger/blob/master/examples/train_token_classifier.py