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:0f935fe60cfa83b6666925e2241cdbeda1505e6fe77080a28f85051725306003
|
| 3 |
size 1112223464
|
runs/Nov30_14-01-10_tsf-508-wpa-6-167.epfl.ch/events.out.tfevents.1764507674.tsf-508-wpa-6-167.epfl.ch.4660.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:acb30ffa6b16aede50ae47ee5cc9278f5f9bf7e8b85cdabd57c70adbd8f2c0d5
|
| 3 |
+
size 13560
|
runs/Nov30_14-02-52_tsf-508-wpa-6-167.epfl.ch/events.out.tfevents.1764507776.tsf-508-wpa-6-167.epfl.ch.4660.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bfd6c33a6fd39f4a7b0d671600bf5b7497d91a8cadb95b40d717c4aee57bc96
|
| 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:9c6e0180462e1050b9d0564185a0e90a562a583740f3deab82942689d40b95d3
|
| 3 |
size 5841
|