khang119966
commited on
Commit
•
b4d6557
1
Parent(s):
fd31936
Update README.md
Browse files
README.md
CHANGED
@@ -170,6 +170,6 @@ We fine-tune `5CD-AI/visobert-14gb-corpus` on 4 downstream tasks with `transform
|
|
170 |
- strategy: epoch
|
171 |
|
172 |
And different additional configurations for each task:
|
173 |
-
| Emotion Recognition | Hate Speech Detection
|
174 |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
|
175 |
|\- train_batch_size: 64<br>\- lr_scheduler_type: linear | \- train_batch_size: 32<br>\- lr_scheduler_type: linear | \- train_batch_size: 32<br>\- lr_scheduler_type: cosine | \- train_batch_size: 32<br>\- lr_scheduler_type: cosine |
|
|
|
170 |
- strategy: epoch
|
171 |
|
172 |
And different additional configurations for each task:
|
173 |
+
| Emotion Recognition | Hate Speech Detection | Spam Reviews Detection | Hate Speech Spans Detection |
|
174 |
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
|
175 |
|\- train_batch_size: 64<br>\- lr_scheduler_type: linear | \- train_batch_size: 32<br>\- lr_scheduler_type: linear | \- train_batch_size: 32<br>\- lr_scheduler_type: cosine | \- train_batch_size: 32<br>\- lr_scheduler_type: cosine |
|