stevhliu HF staff commited on
Commit
c7d47af
1 Parent(s): 017955e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,4 +1,17 @@
1
  ---
2
  datasets:
3
  - tner/bionlp2004
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  datasets:
3
  - tner/bionlp2004
4
+ model-index:
5
+ - name: stevhliu/roberta-large-lora-token-classification
6
+ results:
7
+ - task:
8
+ type: token classification
9
+ name: Token classification
10
+ dataset:
11
+ type: tner/bionlp2004
12
+ name: tner/bionlp2004
13
+ metrics:
14
+ - type: f1
15
+ value: 0.815810
16
+ verified: false
17
  ---