Giter VIP home page Giter VIP logo

gkp's People

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

Watchers

 avatar  avatar

gkp's Issues

The number of prompts.

The prompts file such as csqa2_prompts.txt you provided seems only contain 5 context as prompt.
Does all test data use the same prompts?

The accuracy in CSQA 2.0

I reproduce the program in CSQA2.0, but the result shows the model predicts "yes" all the time. So the score of CSQA2.0 in my experiment is just about 50% which is is far lower than the performance in your paper.
And I ran the program according to the instructions:

CUDA_VISIBLE_DEVICES=0 python inference/infer_t5.py
--task csqa2
--model-type allenai/unifiedqa-t5-3b
--input-path data/csqa2/knowledge/context_gpt3.dev.csqa2.json

Can you find the reason of it? Thank you very much.

Question about the inference/infer_t5.py

Hello, I have a problem with line 58 in inference/infer_t5.py

if args.task == 'csqa2' and args.model_ckpt is None:
    scores[1] += 7 

I don't quite understand the purpose of this command line, and the choice of the number 7. Why this operation is only employed in the csqa2 dataset?

Many thanks for your nice codes!

Different results from paper on CSQA - T5-11B experiments

Hello, I'm currently conducting experiments with Generated Knowledge Prompting to reproduce your results.

I have noticed that experimental results on CSQA dataset with the vanilla T5-11B model do not match the reported results on the paper.

The current codebase returns 33.4% accuracy on CSQA dev set, while the paper reports 39.89%.

Are there any missing components or differences between the codebase and the paper?

Thanks.

UNICORN

Hello!
Which UNICORN do you choose? unicorns/lr-2e-3_batch-size-32?

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.