Giter VIP home page Giter VIP logo

negsampling-ner's People

Contributors

leepleased 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  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

negsampling-ner's Issues

关于论文里 misguidance rate 的图

你好,论文里 Figure 4: The misguidance rates of BERT Tagging and our model. 的图好像有点问题,看起来 Our Model 的 misguidance rate 随着 Masking Prob 的提高,降低了

Not a gzip file

I have arranged the folders as stated in the repo.
But i hav received this error.

1649, in gzopen
raise ReadError("not a gzip file")
tarfile.ReadError: not a gzip file

实验环境

非常棒的工作!但我在复现您论文结果的时候遇到了一些困难,我想这可能是因为环境问题。
请问您还保留着您当时实验的环境文件吗?
同时祝您一切顺利。

关于run的一点小问题?

按照Readme操作后出现此问题,请问应该怎么解决
image
train、dev、test数据用的都是示例提供的数据

[ 
 {
  "sentence": "['Somerset', '83', 'and', '174', '(', 'P.', 'Simmons', '4-38', ')', ',', 'Leicestershire', '296', '.']",
  "labeled entities": "[(0, 0, 'ORG'), (5, 6, 'PER'), (10, 10, 'ORG')]",
 },
 {
  "sentence": "['Leicestershire', '22', 'points', ',', 'Somerset', '4', '.']",
  "labeled entities": "[(0, 0, 'ORG'), (4, 4, 'ORG')]",
 }
]

hyperparameter settings for reproducing results

Hi,

Interesting work! I am trying to reproduce your experiments was hoping you could answer a few questions:

  • Could you please list any hyperparameter settings/commands you used for the conll2003 and ontonotes5 evaluations?
  • I've found that default batch size is too large and I am getting CUDA OOM issues. What batch size did you use? (My GPU has 16gb ram, so I was also wondering what the gpu capacity was for the machines used to run the published experiments?)
  • For ontonotes, some of the sentences are too long to fit into bert, did you just truncate these?

Thanks!

Inference

is there any code for inference??

model.pt

hi where can i find the model.pt file?

关于实验结果

您好,我使用您的代码在EC数据集上进行了测试,结果只有63点几,请问一下这是什么原因?

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.