Coder Social home page Coder Social logo

list's People

Contributors

microsoft-github-policy-service[bot] avatar microsoftopensource avatar subhomj avatar yaqingwang 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

list's Issues

What is the LICENSE on this code ?

Hi, could you please include a LICENSE file with this code ?

This is great work and I really enjoyed going through your paper. Are there next steps that you'll are working on ?

请教代码中问题

LiST/src/trainer.py

Lines 1335 to 1341 in 4d461bc

if un_inputs is not None and (not finetune):
try:
tr_loss += self.training_step(self.model, un_inputs=un_inputs)
except:
print("One error here")
self.clear_memory()
tr_loss += self.training_step(self.model, inputs=inputs)

尊敬的作者,您好,请问上面这段代码中,在warmup student 的同时,为什么也要同时在有标签的数据上train student,这样混合的训练,与论文中的算法流程好像有别?请问是我的理解错了,还是确实代码有问题?如果代码有问题,请问如何修改?谢谢

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.