Text Classification
Transformers
Safetensors
English
deberta-v2
deberta-v3
human value detection
schwartz values
moral values
political text
retrieval augmented classification
rag
multi-label classification
Eval Results (legacy)
text-embeddings-inference
Instructions to use VictorYeste/value-context-rag-deberta-v3-base-doc-rag with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VictorYeste/value-context-rag-deberta-v3-base-doc-rag with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="VictorYeste/value-context-rag-deberta-v3-base-doc-rag")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("VictorYeste/value-context-rag-deberta-v3-base-doc-rag") model = AutoModelForSequenceClassification.from_pretrained("VictorYeste/value-context-rag-deberta-v3-base-doc-rag") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 052fc5e1244750a58f07171d54ed0c4a2aabb3b235d652f4488dd26fcc62b053
- Size of remote file:
- 1.62 kB
- SHA256:
- 6c22b681fecddb502874221f789fecc56b4065f4d84fa72c06cd3e205382d060
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.