Skip to content

hatonobu/my_research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

my_research

このgithubは"System to correct toxic expression with BERT and to determine the effect of the attention value"のデータです。

構造は以下のようになっています。

│
├ README.md .. 目次を書く
│
├ src
│ ├ data
│ │  ├ model_data
│ │  └ csv_data
│ ├ .ipynb
│ └ .ipynb
│
├ result(paper) 
  ├ pattern1
  ├ pattern2
  ├ pattern3
  ├ pattern4
  ├ pattern5
  └ pattern6

主に論文に示すデータに関してはresult(paper)に格納されています。 また、ipynb fileには実験に使用したソースコードが入っています。 このソースコードはすべてそのまま使用した場合では、論文の内容を完全に再現することはできないため、必要な箇所を変更する必要があります。

The data mainly shown in the paper are stored in the result (paper). The ipynb file contains the source code used in the experiments. If all of this source code is used as is, it is not possible to completely reproduce the content of the paper, so it is necessary to change the necessary parts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published