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 316
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:569039f4babf9f962f5cc231c052716b25185e6940529a80f78f0e8f93793e55
|
| 3 |
size 1112223464
|
runs/Nov30_14-33-01_tsf-508-wpa-6-167.epfl.ch/events.out.tfevents.1764509589.tsf-508-wpa-6-167.epfl.ch.7187.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:c6f97ee78c3380240a88787a2e0c6928f3ca382cd2c36f6ee04b90373f7b9a11
|
| 3 |
+
size 13560
|
runs/Nov30_14-34-17_tsf-508-wpa-6-167.epfl.ch/events.out.tfevents.1764509657.tsf-508-wpa-6-167.epfl.ch.7187.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4906f2c2c5a475d18563f26e13dbe3b92e130fc7eb75ac9c150c5e52f882db3
|
| 3 |
+
size 12883
|
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:622ddb9d436ca1a4e307dcc3b867e65195a8e83f0afbe57927e294e51c9812ff
|
| 3 |
size 5841
|