Instructions to use soyee/session1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use soyee/session1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="soyee/session1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("soyee/session1") model = AutoModelForSequenceClassification.from_pretrained("soyee/session1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435748657
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b32eebd202f2a901c355cd8d742def66bc43ad3209c127cf515d4f2da324105c
|
| 3 |
size 435748657
|
runs/Aug21_11-40-31_ac1756c2f85a/events.out.tfevents.1692618037.ac1756c2f85a.178.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:244b3467f57d322891c6998aa018101a371b60e4d705be1d2f831e70866a9aca
|
| 3 |
+
size 10678
|