Instructions to use Ashed00/test_trainer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ashed00/test_trainer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ashed00/test_trainer")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ashed00/test_trainer") model = AutoModelForSequenceClassification.from_pretrained("Ashed00/test_trainer", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f66aba19af5066abe4f306acfb5357e8f1bde11883e5072fe75a18d9d6c0b217
|
| 3 |
size 267832560
|
runs/Jun04_10-11-28_0078df661710/events.out.tfevents.1717495984.0078df661710.1541.1
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:e39616fc34ff1b9c195a232929d59f71fd261612f7633b6e3347a45e6fcfa189
|
| 3 |
+
size 7913
|