Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use mdosama39/malayalam-bert-FakeNews-Dravidian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mdosama39/malayalam-bert-FakeNews-Dravidian with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mdosama39/malayalam-bert-FakeNews-Dravidian")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mdosama39/malayalam-bert-FakeNews-Dravidian") model = AutoModelForSequenceClassification.from_pretrained("mdosama39/malayalam-bert-FakeNews-Dravidian", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 950257668
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:083afd8d43578993413e12f2e94d59a77a1a855147acd2afc836bdd9105a76ce
|
| 3 |
size 950257668
|
runs/Nov22_15-42-54_e52886de8137/events.out.tfevents.1700667788.e52886de8137.80.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:35851f07b8fc6fe9807b705a8e250c3c1e8c98b27a8d3762d3778f4a4cf8f710
|
| 3 |
+
size 12870
|