stevezheng23/xlnet_extension_tf
XLNet Extension in TensorFlow
Extends XLNet's permutation language modeling to sequence labeling tasks (NER, slot filling) and conversational QA with support for unanswerable questions, using SentencePiece tokenization and TensorFlow 1.13. Provides end-to-end pipelines for CoNLL2003, ATIS, SQuAD, CoQA, and QuAC datasets with configurable fine-tuning parameters, plus TensorFlow Serving integration for model deployment via Docker.
131 stars. No commits in the last 6 months.
Stars
131
Forks
26
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/stevezheng23/xlnet_extension_tf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and...
apache/texera
Collaborative Machine-Learning-Centric Data Analytics Using Workflows
UBC-NLP/afrolid
AfroLID, a powerful neural toolkit for African languages identification which covers 517 African...
jayavardhanr/End-to-end-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF-Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
jinhangjiang/textregress
TextRegress is a Python package designed to help researchers perform advanced regression...