Instructions to use dgalik/emoBank with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dgalik/emoBank with Transformers:
# Load model directly from transformers import AutoTokenizer, DistilBertForMultiOutputRegression tokenizer = AutoTokenizer.from_pretrained("dgalik/emoBank") model = DistilBertForMultiOutputRegression.from_pretrained("dgalik/emoBank") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
pytorch_model.bin
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:4f77c695c0fc8992b1c11a6299b390db16ce082735cd0a063cb134f7d79495b1
|
| 3 |
+
size 267858605
|
runs/Aug08_11-03-21_ff3cf956ea9a/events.out.tfevents.1691492620.ff3cf956ea9a.5421.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b0a323966c62d17ddcb42abe734784dbf1639d1a41a72841a2fc11becc32509
|
| 3 |
+
size 88
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b102f4fc9c3042c7355f0db7977f9d65d6fa5f37aff3286b917c74f0771a28d1
|
| 3 |
size 3963
|