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 4
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:da6f931b1e6c531ad041e2f231a6c31dfd5463c39d47337d750e919c5747e085
|
| 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:e720c0e1630164d27d9ca2fbc7d13ec4a6da5a729efa790f5ea787724c6eb3d8
|
| 3 |
+
size 5714
|