Git Product home page Git Product logo

daemo-api-client's People

Contributors

dmorina avatar shirishgoyal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

daemo-api-client's Issues

Create a utility rate_gold function

I'm thinking about ways to enable traditional data capture workflows. Gold standards are a super common option. What if we created another utility rate_gold function? It takes in a dict input->correct answer as an argument, and then the utility function looks to see if any inputs from the tasks match the input, and if so check if the response matches a gold. It then takes sum(correct) and sends that to the rate() function.

Docs and scripting issues

  • Specify where to access the Daemo Platform
  • Can probably use 2nd person for the platform/interface instructions
  • Put in the image of the hill instead: hill sign
  • Do I specify price? No mention of price on the tutorial, though the field is required
  • Image missing: image:: images/project-options.png
  • Comma missing between the tasks in list task_data:
task_data = [
    {
        "image_url": "value"
    }
    {
        "image_url": "value"
    }
]

Rerun seems slow

My rerun is taking about .5s-1s per previously-completed task. What's the engineering reason this is taking so long? I'd imagine these could be done super quickly, since we cached all the old work at the beginning.

peer_review with one response

there is an initialization problem with peer review when only one response is streamed (either when stream=True or when there only one worker doing only one task)

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.