Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use NurErtug/crowd_sourced_web_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NurErtug/crowd_sourced_web_classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NurErtug/crowd_sourced_web_classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NurErtug/crowd_sourced_web_classifier") model = AutoModelForSequenceClassification.from_pretrained("NurErtug/crowd_sourced_web_classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 496
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112223464
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:006317b304fe3d34c16bf32a126c42fa20ed59f4c253eef9ed5241036a5908ce
|
| 3 |
size 1112223464
|
runs/Nov25_08-36-44_tsf-508-wpa-1-223.epfl.ch/events.out.tfevents.1764056204.tsf-508-wpa-1-223.epfl.ch.1964.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:c6807974ee14d16fd8140273ccb96ca9895fdccd6452f40523a8b8f5f5d78396
|
| 3 |
+
size 7925
|
runs/Nov25_08-53-16_tsf-508-wpa-1-223.epfl.ch/events.out.tfevents.1764057200.tsf-508-wpa-1-223.epfl.ch.1964.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:207d9d086d9cf49b34f57f0fccad2953e6a2ab4c1dae055d1b14534a408b8e31
|
| 3 |
+
size 6391
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6a32c7c94cedd83e7565142e8bbfc4384b4abdeec82093d0d44ee6753b5dbf7
|
| 3 |
size 5841
|