metadata
license: llama2
language:
- en
metrics:
- accuracy
library_name: transformers
pipeline_tag: text-classification
This LLaMA-2 7B was fined-tuned on nuclear energy data from twitter/X. The classification accuracy obtained is 96%.
You need access to use the LLaMA-2 model. To use it, you need a valid token generated by huggingface.
The number of labels is 3: {0: Negative, 1: Neutral, 2: Positive}
Warning: You need sufficient GPU to run this model.