milyiyo commited on
Commit
fb6005a
1 Parent(s): 142db29

Format the tags of YAML

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -8,18 +8,18 @@ metrics:
8
  - f1
9
  model-index:
10
  - name: minilm-finetuned-emotion
11
- results:
12
- - task:
13
- name: Text Classification
14
- type: text-classification
15
- dataset:
16
- name: emotion
17
- type: emotion
18
- args: default
19
- metrics:
20
- - name: F1
21
- type: f1
22
- value: 0.931192
23
  ---
24
 
25
  Based model: [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased)
 
8
  - f1
9
  model-index:
10
  - name: minilm-finetuned-emotion
11
+ results:
12
+ - task:
13
+ name: Text Classification
14
+ type: text-classification
15
+ dataset:
16
+ name: emotion
17
+ type: emotion
18
+ args: default
19
+ metrics:
20
+ - name: F1
21
+ type: f1
22
+ value: 0.931192
23
  ---
24
 
25
  Based model: [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased)