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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ language:
8
 
9
  # Korean GPT Bot Sentiment Classification (ko-gpt-bot-sc)
10
 
 
 
 
11
  ### References
12
  - Prompt Tuning: <a href="https://arxiv.org/abs/2104.08691" download>**The Power of Scale for Parameter-Efficient Prompt Tuning**</a>
13
  - Prompt Tuning v2: <a href="https://arxiv.org/abs/2110.07602" download>**P-Tuning v2: Prompt Tuning Can Be Comparable to Fine-tuning Universally Across Scales and Tasks**</a>
 
8
 
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>
16
  - Prompt Tuning v2: <a href="https://arxiv.org/abs/2110.07602" download>**P-Tuning v2: Prompt Tuning Can Be Comparable to Fine-tuning Universally Across Scales and Tasks**</a>