Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ A collection of fine-tuned RoBERTa models for detecting **normative statements**
|
|
| 29 |
| `roberta-base-classifier-v01` | `roberta-base` | Baseline fine-tune on norm classification |
|
| 30 |
| `roberta-base-tapt` | `roberta-base` | Task-Adaptive Pre-Training (TAPT) checkpoint |
|
| 31 |
| `roberta-large-classifier-v01` | `roberta-large` | Larger model fine-tune for higher capacity |
|
| 32 |
-
| `roberta-tapt-classifier-v01` |
|
| 33 |
|
| 34 |
---
|
| 35 |
|
|
|
|
| 29 |
| `roberta-base-classifier-v01` | `roberta-base` | Baseline fine-tune on norm classification |
|
| 30 |
| `roberta-base-tapt` | `roberta-base` | Task-Adaptive Pre-Training (TAPT) checkpoint |
|
| 31 |
| `roberta-large-classifier-v01` | `roberta-large` | Larger model fine-tune for higher capacity |
|
| 32 |
+
| `roberta-tapt-classifier-v01` | `roberta-base-tapt` | Fine-tuned on top of the TAPT checkpoint |
|
| 33 |
|
| 34 |
---
|
| 35 |
|