davedgd commited on
Commit
2c4af08
·
verified ·
1 Parent(s): 3af5391

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for RATER-C
8
+
9
+ This repository contains the model weights and tokenizer for the best RATER<sub>C</sub> model reported in the paper (i.e., deberta-v3-large).
10
+
11
+ For details on how to reproduce this model and the other variants, see our GitHub page [here](https://github.com/davedgd/RATER).
12
+
13
+ ### Model Sources
14
+
15
+ - **Repository:** https://github.com/davedgd/RATER
16
+ - **Paper:** TBA