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

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
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
+ - 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>