Sefika commited on
Commit
95734ce
·
verified ·
1 Parent(s): d86e635

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,8 +1,4 @@
1
  ---
2
- metrics:
3
- - name: F1
4
- - type: F1
5
- - value: 64.59
6
  license: mit
7
  datasets:
8
  - nvidia/HelpSteer2
@@ -12,4 +8,6 @@ library_name: allennlp
12
  pipeline_tag: text-classification
13
  tags:
14
  - art
 
 
15
  ---
 
1
  ---
 
 
 
 
2
  license: mit
3
  datasets:
4
  - nvidia/HelpSteer2
 
8
  pipeline_tag: text-classification
9
  tags:
10
  - art
11
+ metrics:
12
+ - f1
13
  ---