Giter Club home page Giter Club logo

m3fend's People

Contributors

easezyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

m3fend's Issues

数据集获取

你好,有个问题想请教您以下
您在原始的FakenewsNet数据集重新爬取的数据构造的数据集,存放到了pkl文件中,我想问下您的数据爬取的代码可以发我一份吗,或者您爬取的时候有没有爬取新闻时间,能不能发我带时间标签的数据集。
您的任何一点提示或回复可能都对我帮助很大,万分感激。

关于MDFEND这个baseline模型实现的一些问题

feature, _ = self.attention(init_feature, masks)

你好,这里对bert编码后的文本进行self.attention得到了句子表示,按照MDFEND模型,这个句子表示要和domain_embedding聚合,然后再输入到第55行的self.gate,进而得到gate_value.
但这里的编程实现好像直接仅仅把domain_embedding输入到了gate中.
关于模型参考了这篇文章(https://mp.weixin.qq.com/s/_nU0TQewz4u7a20lspNN9A)

论文中table8中的数据是怎么得到的呢

运行f3mend出现以下问题:
b6a44842c1cb7a6da07995c0012ef77
我把nn.liner那里的参数用int()强制转换也出错
3c866d8ff203550d6db20220d01379e
b6a44842c1cb7a6da07995c0012ef77
nn.linear接受的应该是int类型的参数,但是mlpdim还有lnndim这两个好像它识别的是str类型的,所以导致出现了错误(这个是我自己的理解)

Dataset issues

Hello, I want to ask about the problem of the dataset, after opening the .pkl file, I found that the content in the middle is compressed, I don't know how to deal with it. Moreover, I see that this dataset also contains text, can you upload the dataset you have processed? Thank you very much.
您好,我想请教一下数据集的问题,打开pkl文件后,发现中间的内容都被压缩了,我不知道该怎么处理了。而且,我看这份数据集还包含文字,能否上传一下您处理过的数据集呢?万分感谢。

想请教您风格预处理部分的代码

您好,请问有英文的风格部分的预处理代码吗?我有一个类似的英文数据集(不是虚假新闻检测任务),想尝试您这边在风格上的做法,但目前没有相关的参考,期待您的回复~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.