rajpurkar/squad
Viewer • Updated • 98.2k • 145k • 368
How to use Splend1dchan/t5small-squad-extractive with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Splend1dchan/t5small-squad-extractive", dtype="auto")Configuration Parsing Warning:Config file config.json cannot be fetched (too big)
Configuration Parsing Warning:Config file tokenizer_config.json cannot be fetched (too big)
This model is a fine-tuned version of t5-small on the squad dataset, using the extractive method by isolating the encoder only.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
{ "epoch": 3.0, "eval_exact_match": 70.06622516556291, "eval_f1": 80.02993815400357, "eval_samples": 10659 }