wolvecap commited on
Commit
260a571
1 Parent(s): 5b58505

Update README.md

Browse files

I suppose task format is not only limited to sentiment analysis?

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ library_name: peft
9
  ## Model info
10
  - Base model: Llama-3-8B
11
  - Training method: Instruction Fine-tuning + LoRA
12
- - Task: Sentiment Analysis
13
 
14
  ## Packages
15
  ``` python
 
9
  ## Model info
10
  - Base model: Llama-3-8B
11
  - Training method: Instruction Fine-tuning + LoRA
12
+ - Task: Multi task
13
 
14
  ## Packages
15
  ``` python