Instructions to use ThuyNT03/CS505-Dev-CSI-velectra-base-discriminator-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ThuyNT03/CS505-Dev-CSI-velectra-base-discriminator-cased with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ThuyNT03/CS505-Dev-CSI-velectra-base-discriminator-cased")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ThuyNT03/CS505-Dev-CSI-velectra-base-discriminator-cased") model = AutoModelForSequenceClassification.from_pretrained("ThuyNT03/CS505-Dev-CSI-velectra-base-discriminator-cased") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1965
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442665560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8186e602f06a96fcb93025f612e64ff83b53da7d267ef844ac1fdf79b8976a70
|
| 3 |
size 442665560
|
runs/Jul07_16-20-25_33bb52082a8d/events.out.tfevents.1720369226.33bb52082a8d.946.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:e3fc794fb606194122bab92b81eff80dae3d58faf567933322562762e048d637
|
| 3 |
+
size 8615
|