Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -4,24 +4,27 @@ tags:
4
  - generated_from_trainer
5
  datasets:
6
  - hate_speech18
7
- widget:
8
- - text: "ok, so do we need to kill them too or are the slavs okay ? for some reason whenever i hear the word slav , the word slobber comes to mind and i picture a slobbering half breed creature like the humpback of notre dame or Igor haha"
9
  metrics:
10
  - accuracy
 
 
 
 
 
11
  model-index:
12
  - name: deberta-v3-small-hate-speech
13
  results:
14
  - task:
15
- name: Text Classification
16
  type: text-classification
 
17
  dataset:
18
  name: hate_speech18
19
  type: hate_speech18
20
  args: default
21
  metrics:
22
- - name: Accuracy
23
- type: accuracy
24
  value: 0.916058394160584
 
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  - generated_from_trainer
5
  datasets:
6
  - hate_speech18
 
 
7
  metrics:
8
  - accuracy
9
+ widget:
10
+ - text: ok, so do we need to kill them too or are the slavs okay ? for some reason
11
+ whenever i hear the word slav , the word slobber comes to mind and i picture a
12
+ slobbering half breed creature like the humpback of notre dame or Igor haha
13
+ base_model: microsoft/deberta-v3-small
14
  model-index:
15
  - name: deberta-v3-small-hate-speech
16
  results:
17
  - task:
 
18
  type: text-classification
19
+ name: Text Classification
20
  dataset:
21
  name: hate_speech18
22
  type: hate_speech18
23
  args: default
24
  metrics:
25
+ - type: accuracy
 
26
  value: 0.916058394160584
27
+ name: Accuracy
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You