Huertas97 commited on
Commit
378a869
1 Parent(s): 53b816d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -4,6 +4,10 @@ tags:
4
  - token-classification
5
  language:
6
  - en
 
 
 
 
7
  model-index:
8
  - name: en_roberta_base_leetspeak_ner
9
  results:
@@ -29,9 +33,9 @@ model-index:
29
  | **Default Pipeline** | `transformer`, `ner` |
30
  | **Components** | `transformer`, `ner` |
31
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
32
- | **Sources** | n/a |
33
- | **License** | n/a |
34
- | **Author** | [n/a]() |
35
 
36
  ### Label Scheme
37
 
 
4
  - token-classification
5
  language:
6
  - en
7
+ license: apache-2.0
8
+ widget:
9
+ - text: "But one other thing that we have to re;think is the way that we dy£ our #c!l.o|th?£+s."
10
+ example_title: "Word camouflage detection"
11
  model-index:
12
  - name: en_roberta_base_leetspeak_ner
13
  results:
 
33
  | **Default Pipeline** | `transformer`, `ner` |
34
  | **Components** | `transformer`, `ner` |
35
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
36
+ | **Sources** | [roberta-base](https://huggingface.co/roberta-base) pre-trained model on English language using a masked language modeling (MLM) objective by Yinhan Liu et al. <br> [LeetSpeak-NER](https://huggingface.co/spaces/Huertas97/LeetSpeak-NER) app where this model is in production for countering information disorders|
37
+ | **License** | Apache 2.0 |
38
+ | **Author** | [Álvaro Huertas García](https://www.linkedin.com/in/alvaro-huertas-garcia/) at [AI+DA](aida.etsisi.upm.es/) |
39
 
40
  ### Label Scheme
41