alvaroalon2 commited on
Commit
1e1c3e0
1 Parent(s): 38d02ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -1,17 +1,14 @@
1
  BioBERT model fine-tuned in NER task with BC5CDR-chemicals and BC4CHEMD corpus
2
 
3
 
4
- language: "ISO 639-1 code for your language, or `multilingual`"
5
- thumbnail: "url to a thumbnail used in social sharing"
6
  tags:
7
- - arrayd
8
- - of
9
- - tags
10
- license"an valid license identifier"
11
  datasets:
12
- - array of dataset identifiers
13
- metrics:
14
- - array of metric identifiers
15
 
16
 
17
 
 
1
  BioBERT model fine-tuned in NER task with BC5CDR-chemicals and BC4CHEMD corpus
2
 
3
 
4
+ language: "English"
 
5
  tags:
6
+ - token classification
7
+ - NER
 
 
8
  datasets:
9
+ - BC5CDR-chemicals
10
+ - BC4CHEMD
11
+
12
 
13
 
14