Instructions to use theta/deeper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use theta/deeper with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="theta/deeper")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("theta/deeper") model = AutoModelForSequenceClassification.from_pretrained("theta/deeper") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409146485
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8862f612beadea83e84f3bf03fad684bfde8ccc8d7ff552c9887fb60281e0e48
|
| 3 |
size 409146485
|
runs/Jan31_12-29-03_836080a9568c/events.out.tfevents.1675168148.836080a9568c.1543.6
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:e4aacd0a53695f0923410149f93a59b91016bb532b050e45a7f72310cbd961bd
|
| 3 |
+
size 8158
|