ayucel commited on
Commit
08fbaac
·
verified ·
1 Parent(s): ce020af

If there is a comment made for a product or cargo in a text, the model classifies them separately as positive, negative, neutral and None.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,4 +4,5 @@ language:
4
  base_model:
5
  - meta-llama/Llama-3.1-8B-Instruct
6
  pipeline_tag: text-classification
 
7
  ---
 
4
  base_model:
5
  - meta-llama/Llama-3.1-8B-Instruct
6
  pipeline_tag: text-classification
7
+ license: apache-2.0
8
  ---