Korean
anhdungitvn commited on
Commit
bec84a4
1 Parent(s): f26ede1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  # Korean GPT Bot Sentiment Classification (ko-gpt-bot-sc)
10
 
11
  ### Method
12
- - Soft Embedding, Prefix-tuning
13
 
14
  ### References
15
  - Prompt Tuning: <a href="https://arxiv.org/abs/2104.08691" download>**The Power of Scale for Parameter-Efficient Prompt Tuning**</a>
 
9
  # Korean GPT Bot Sentiment Classification (ko-gpt-bot-sc)
10
 
11
  ### Method
12
+ - Promt-Tuning/Prefix-tuning/Soft Embedding
13
 
14
  ### References
15
  - Prompt Tuning: <a href="https://arxiv.org/abs/2104.08691" download>**The Power of Scale for Parameter-Efficient Prompt Tuning**</a>