kumo24's picture
Update README.md
4c16b7c verified
metadata
license: llama2
language:
  - en
metrics:
  - accuracy
library_name: transformers
pipeline_tag: text-classification

This LLaMA-2 7B (meta-llama/Llama-2-7b-hf) 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 files. To use it, get an access from meta-llama/Llama-2-7b-hf.
The number of labels is 3: {0: Negative, 1: Neutral, 2: Positive}
Warning: You need sufficient GPU to run this model.