kumo24's picture
Update README.md
1aeec6f verified
|
raw
history blame
464 Bytes
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.