Text Classification
Transformers
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use lapa-llm/alignment-score-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lapa-llm/alignment-score-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="lapa-llm/alignment-score-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("lapa-llm/alignment-score-model") model = AutoModelForSequenceClassification.from_pretrained("lapa-llm/alignment-score-model") - 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 1112201932
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2978b535aabdf274a13999cd420db0b77f0ca634d8f1cde2dc09ddaeb24bd574
|
| 3 |
size 1112201932
|
runs/Sep14_18-48-49_fs-cai-002/events.out.tfevents.1757875734.fs-cai-002.3620558.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:5b471b5ffe78274043f102a197170584d57f26166da39359b86267610bc6aec7
|
| 3 |
+
size 8005
|