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 9
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:d3d50c5e9cdfbb568820260ec1b0bd83c9e4550479efb70d0b4ba76ff0ae8759
|
| 3 |
size 442521180
|
runs/Dec15_20-45-17_e63f209e7ab9/events.out.tfevents.1702673118.e63f209e7ab9.994.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:541d197a9e7a0e0130657261bc8a31557c137ddf6611f160ffd2ddb0e38dc2d8
|
| 3 |
+
size 7281
|