Instructions to use TTian/deberta-classifier-feedback-1024 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TTian/deberta-classifier-feedback-1024 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="TTian/deberta-classifier-feedback-1024")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("TTian/deberta-classifier-feedback-1024") model = AutoModelForTokenClassification.from_pretrained("TTian/deberta-classifier-feedback-1024") - 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 1736202543
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a53779564877a404d92328df1a7c446fb27445743038f64860ea54d1644a6039
|
| 3 |
size 1736202543
|
runs/Nov20_03-17-32_6c351f9d6495/events.out.tfevents.1668914307.6c351f9d6495.214.0
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:da801c9d925308df7beb84d160c34c71af38c710ee9ce60b1d2802355d515c03
|
| 3 |
+
size 34345
|