dearkarina commited on
Commit
ae10871
1 Parent(s): ac28478

Upload RobertaForSequenceClassification

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
- license: apache-2.0
3
  base_model: distilbert/distilroberta-base
4
- tags:
5
- - generated_from_trainer
6
  datasets:
7
  - financial_phrasebank
 
8
  metrics:
9
  - accuracy
 
 
10
  model-index:
11
  - name: my_miniroberta_model
12
  results:
13
  - task:
14
- name: Text Classification
15
  type: text-classification
 
16
  dataset:
17
  name: financial_phrasebank
18
  type: financial_phrasebank
@@ -20,9 +20,9 @@ model-index:
20
  split: train
21
  args: sentences_allagree
22
  metrics:
23
- - name: Accuracy
24
- type: accuracy
25
  value: 0.9713024282560706
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  base_model: distilbert/distilroberta-base
 
 
3
  datasets:
4
  - financial_phrasebank
5
+ license: apache-2.0
6
  metrics:
7
  - accuracy
8
+ tags:
9
+ - generated_from_trainer
10
  model-index:
11
  - name: my_miniroberta_model
12
  results:
13
  - task:
 
14
  type: text-classification
15
+ name: Text Classification
16
  dataset:
17
  name: financial_phrasebank
18
  type: financial_phrasebank
 
20
  split: train
21
  args: sentences_allagree
22
  metrics:
23
+ - type: accuracy
 
24
  value: 0.9713024282560706
25
+ name: Accuracy
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You