Serega6678 commited on
Commit
726c902
·
1 Parent(s): 4834a02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -25,7 +25,15 @@ tags:
25
 
26
  [Roberta-base](https://huggingface.co/roberta-base) fine-tuned on an artificially annotated subset of [C4](https://huggingface.co/datasets/c4).
27
 
28
- **Results:**
 
 
 
 
 
 
 
 
29
 
30
 
31
  ## Usage
 
25
 
26
  [Roberta-base](https://huggingface.co/roberta-base) fine-tuned on an artificially annotated subset of [C4](https://huggingface.co/datasets/c4).
27
 
28
+ **Metrics:**
29
+
30
+ Read more about evaluation protocol & datasets in our blog post
31
+
32
+ | Model | F1 macro |
33
+ |----------|----------|
34
+ | RoBERTa-base | |
35
+ | ours | |
36
+ | ours + two emb | 0.7686 |
37
 
38
 
39
  ## Usage