Text Classification
Transformers
TensorBoard
Safetensors
camembert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use ac0hik/Sentiment_Analysis_French with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ac0hik/Sentiment_Analysis_French with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ac0hik/Sentiment_Analysis_French")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ac0hik/Sentiment_Analysis_French") model = AutoModelForSequenceClassification.from_pretrained("ac0hik/Sentiment_Analysis_French") - Inference
- Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442521180
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f27a27777ec3f8c8c2f7d3d21e0200bf7c47f103abf0dccb1bf9254055fc754
|
| 3 |
size 442521180
|
runs/Dec15_17-22-20_74637fd24f31/events.out.tfevents.1702660940.74637fd24f31.2457.5
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:46dd91fcba28542ff7fe0fcb429e8148e65bc570f18f8cbbb5804de7edc7f80e
|
| 3 |
+
size 6391
|