arXivEdits: Understanding the Human Revision Process in Scientific Writing
Paper • 2210.15067 • Published
How to use chaojiang06/arXivEdits-intention-classifier-T5-large-fine-grained with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("chaojiang06/arXivEdits-intention-classifier-T5-large-fine-grained")
model = AutoModelForSeq2SeqLM.from_pretrained("chaojiang06/arXivEdits-intention-classifier-T5-large-fine-grained", device_map="auto")This model is a fine-tuned version of tmp/tst-translation355 on an unknown dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: