Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
sentiment-analysis
text-embeddings-inference
Instructions to use DerivedFunction01/bert-imdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DerivedFunction01/bert-imdb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="DerivedFunction01/bert-imdb")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("DerivedFunction01/bert-imdb") model = AutoModelForSequenceClassification.from_pretrained("DerivedFunction01/bert-imdb") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1666
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433270744
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf91e3c6501f0d0c40fcc13cea8581f70d0e02ca9bfc14622bb94d10a46c1388
|
| 3 |
size 433270744
|
runs/Feb27_10-35-37_350221c92162/events.out.tfevents.1772188537.350221c92162.5850.3
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:05b4e1c746eb5819a74aca152e7ddee98fc0f1730ed7b8dabe0378678c89aba5
|
| 3 |
+
size 40006
|