Giter VIP home page Giter VIP logo

baidu-ee2020's People

Contributors

carrie0307 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

Watchers

 avatar

baidu-ee2020's Issues

roberta问题

您好,请问方便提供下roberta里面的数据吗?运行时报错了

OSError: Can't load config for '/home/cuishiyao/roberta'. Make sure that:

  • '/home/cuishiyao/roberta' is a correct model identifier listed on 'https://huggingface.co/models'

  • or '/home/cuishiyao/roberta' is the correct path to a directory containing a config.json file

CRF问题

TypeError: init() got an unexpected keyword argument 'batch_first'

CRF数据问题

您好,学习您的代码时出现了几个问题想向您请教一下。
1、torchCRF中没有decode函数,应该是viterbi_decode吗?
2、ed_loss 和 ae_loss长度不匹配问题。
3、triggers从data_generator产生时导致空的列表元素导致问题2
4、back_loss.backward()求导时也会报错

crf解码问题

请问这个是不是我的label有问题,
File "/home/xxx/anaconda3/envs/pytorch10/lib/python3.6/site-packages/torchcrf/init.py", line 102, in forward
numerator = self._compute_score(emissions, tags, mask)
File "/home/xxx/anaconda3/envs/pytorch10/lib/python3.6/site-packages/torchcrf/init.py", line 187, in _compute_score
score += emissions[0, torch.arange(batch_size), tags[0]]
RuntimeError: CUDA error: device-side assert triggered

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.