Instructions to use aomar85/fine-tuned-bert_mix_clean_data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aomar85/fine-tuned-bert_mix_clean_data with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="aomar85/fine-tuned-bert_mix_clean_data")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("aomar85/fine-tuned-bert_mix_clean_data") model = AutoModelForSequenceClassification.from_pretrained("aomar85/fine-tuned-bert_mix_clean_data") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540850541
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3debe8d7403889a6e220878f6159284a0b2b45fa2ade2c9f08262c842f2d1a5
|
| 3 |
size 540850541
|
runs/May19_10-56-07_63d05d7807f3/events.out.tfevents.1652957895.63d05d7807f3.97.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:b5a8fe6db2490c4fe17a5a7863b411829072ea26a56c4cf86d43f019ebd7011d
|
| 3 |
+
size 7127
|