ptaszynski commited on
Commit
641ffc8
1 Parent(s): a92cdc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -6,9 +6,9 @@ license: cc-by-sa-4.0
6
 
7
  # electra-base-cyberbullying
8
 
9
- This is an [ELECTRA](https://github.com/google-research/electra) Base model for the Japanese language finetuned for automatic irony detection.
10
 
11
- The model was based on [transformers-ud-japanese-electra-ginza](https://huggingface.co/megagonlabs/transformers-ud-japanese-electra-base-discriminator/tree/main), and later finetuned on a dataset containing ironic and sarcastic tweets.
12
 
13
 
14
  ## Licenses
@@ -22,8 +22,8 @@ The finetuned model with all attached files is licensed under [CC BY-SA 4.0](htt
22
  Please, cite this model using the following citation.
23
 
24
  ```
25
- @inproceedings{dan2022electra-base-irony,
26
- title={北見工業大学 テキスト情報処理研究室 ELECTRA Base 皮肉検出モデル (Megagon Labs ver.)},
27
  author={団 俊輔 and プタシンスキ ミハウ and ジェプカ ラファウ and 桝井 文人},
28
  publisher={HuggingFace},
29
  year={2022},
 
6
 
7
  # electra-base-cyberbullying
8
 
9
+ This is a BERT Base model for the Japanese language finetuned for automatic irony detection.
10
 
11
+ The model was based on [BERT base Japanese](https://huggingface.co/hiroshi-matsuda-rit/bert-base-japanese-basic-char-v2), and later finetuned on a dataset containing ironic and sarcastic tweets.
12
 
13
 
14
  ## Licenses
 
22
  Please, cite this model using the following citation.
23
 
24
  ```
25
+ @inproceedings{dan2022bert-base-irony,
26
+ title={北見工業大学 テキスト情報処理研究室 BERT Base 皮肉検出モデル (RIT ver.)},
27
  author={団 俊輔 and プタシンスキ ミハウ and ジェプカ ラファウ and 桝井 文人},
28
  publisher={HuggingFace},
29
  year={2022},