Instructions to use HAriGa/germanarticleclassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HAriGa/germanarticleclassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="HAriGa/germanarticleclassification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("HAriGa/germanarticleclassification") model = AutoModelForSequenceClassification.from_pretrained("HAriGa/germanarticleclassification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 436425845
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9250c8ba7547cb7d41b5ed4d105cd338cf62893b8886ae7dcfd4e8088c4edbc
|
| 3 |
size 436425845
|
runs/Jan28_18-42-55_b113f0a66586/events.out.tfevents.1674931378.b113f0a66586.605.6
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:35394caf5190ccb93824168641fca2dd30a9aefb457ef57681836f2c8c0269c1
|
| 3 |
+
size 5473
|