Instructions to use ThuanPhong/phobertbase-finetuned-vsmec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ThuanPhong/phobertbase-finetuned-vsmec with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ThuanPhong/phobertbase-finetuned-vsmec")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ThuanPhong/phobertbase-finetuned-vsmec") model = AutoModelForSequenceClassification.from_pretrained("ThuanPhong/phobertbase-finetuned-vsmec", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
60bff2b
1
Parent(s): b6b7e84
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540085941
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0dca6ad9b894f4b25b56a379fe301ba7f211b75f2151414af201b62c6a86407
|
| 3 |
size 540085941
|
runs/May23_15-36-50_3f3d5f8b3df2/events.out.tfevents.1684856229.3f3d5f8b3df2.4474.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:70a3215ce5e48319bf83ebef7d19360a5501b0ee34fbd822e541c4461f214ff8
|
| 3 |
+
size 6023
|