Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use drcoool/featured-articles-from-clicks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drcoool/featured-articles-from-clicks with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="drcoool/featured-articles-from-clicks")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("drcoool/featured-articles-from-clicks") model = AutoModelForSequenceClassification.from_pretrained("drcoool/featured-articles-from-clicks") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598439784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dfe47969808172a5838167daa06bbef564dcfeb484d66c3d5996943da7be3e5
|
| 3 |
size 598439784
|
runs/Jul07_15-51-18_Mac.attlocal.net/events.out.tfevents.1751921479.Mac.attlocal.net.93180.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:1e470145ac80233965b66df313fc9573d6c50c2c947b750e8263aa42689bfff3
|
| 3 |
+
size 11279
|