Instructions to use DD0101/disfluency-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DD0101/disfluency-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="DD0101/disfluency-large")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("DD0101/disfluency-large") model = AutoModelForTokenClassification.from_pretrained("DD0101/disfluency-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1472612461
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9e487085d37325d674c36aae8a2c81b57e86a1aa26a54805429e398c3779bb8
|
| 3 |
size 1472612461
|
runs/Apr09_03-47-53_699d0af0da58/events.out.tfevents.1681012078.699d0af0da58.262.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:918739b5887d10703d8a3df627a7ccd73555e2040b944ba25dc0caa38b1a6179
|
| 3 |
+
size 8119
|