anik-owl commited on
Commit
c647e03
·
verified ·
1 Parent(s): b13d804

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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` | TAPT checkpoint | Fine-tuned on top of the TAPT checkpoint |
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