youngggggg commited on
Commit
e9b2e89
1 Parent(s): 8a711aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -21,16 +21,9 @@ The model is pre-trained on a machine-generated dataset for implicit hate speech
21
 
22
  <!-- Provide a longer summary of what this model is. -->
23
 
24
- {{ model_description | default("", true) }}
25
-
26
- <!--- **Developed by:** {{ developers | default("[More Information Needed]", true)}} -->
27
- <!--- **Funded by [optional]:** {{ funded_by | default("[More Information Needed]", true)}} -->
28
- <!--- **Shared by [optional]:** {{ shared_by | default("[More Information Needed]", true)}} -->
29
- - **Model type:** Feature Extraction
30
  - **Base Model:** BERT-base-uncased
31
- - **Pre-training Source:** ToxiGen
32
  - **Pre-training Approach:** ConPrompt
33
-
34
  <!-- Provide the basic links for the model. -->
35
  - **ConPrompt Repository:** https://github.com/youngwook06/ConPrompt
36
  - **ConPrompt Paper:** https://aclanthology.org/2023.findings-emnlp.731/
 
21
 
22
  <!-- Provide a longer summary of what this model is. -->
23
 
 
 
 
 
 
 
24
  - **Base Model:** BERT-base-uncased
25
+ - **Pre-training Source:** ToxiGen (https://aclanthology.org/2022.acl-long.234/)
26
  - **Pre-training Approach:** ConPrompt
 
27
  <!-- Provide the basic links for the model. -->
28
  - **ConPrompt Repository:** https://github.com/youngwook06/ConPrompt
29
  - **ConPrompt Paper:** https://aclanthology.org/2023.findings-emnlp.731/