gregorgabrovsek commited on
Commit
4f6db97
1 Parent(s): 9200bfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -25,12 +25,12 @@ It achieves the following results on the evaluation set:
25
 
26
  ## Other related models
27
 
28
- | Base model | Includes the OOC class? | 5 classes | 10 classes | 20 classes | 50 classes |
29
- | ------------------- | ----------------------- |:---------:|:----------:|:----------:|:----------:|
30
- | SloBERTa | Yes | x | x | x | x |
31
- | SloBERTa | No | x | x | x | x |
32
- | BERT Multilingual | Yes | x | x | x | x |
33
- | BERT Multilingual | No | x | x | x | x |
34
 
35
  ## Model description
36
 
 
25
 
26
  ## Other related models
27
 
28
+ | Base model | Includes the OOC class? | 5 classes | 10 classes | 20 classes | 50 classes | 100 classes |
29
+ | ------------------- | ----------------------- |:---------:|:----------:|:----------:|:----------:|:-----------:|
30
+ | SloBERTa | Yes | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top5_WithOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top10_WithOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top20_WithOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top50_WithOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top100_WithOOC) |
31
+ | SloBERTa | No | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top5_WithoutOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top10_WithoutOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top20_WithoutOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top50_WithoutOOC) | [link](https://huggingface.co/gregorgabrovsek/SloBertAA_Top100_WithoutOOC) |
32
+ | BERT Multilingual | Yes | x | x | x | x | x |
33
+ | BERT Multilingual | No | x | x | x | x | x |
34
 
35
  ## Model description
36