Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Add placeholder agent for HRED model #229

Merged
merged 11 commits into from
Jul 21, 2017
Merged

Add placeholder agent for HRED model #229

merged 11 commits into from
Jul 21, 2017

Commits on Jul 12, 2017

  1. Add TriviaQA task

    Sanyam Satia committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    a139c10 View commit details
    Browse the repository at this point in the history
  2. Update agents.py

    alexholdenmiller authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    08923b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Implement MultiTaskTeacher to allow WebTeacher and WikipediaTeacher t…

    …o run simultaneously
    Sanyam Satia committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    ac3d990 View commit details
    Browse the repository at this point in the history
  2. Add download test for TriviaQA task

    Sanyam Satia committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    76df8a7 View commit details
    Browse the repository at this point in the history
  3. Modify test_downloads.py

    Sanyam Satia committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    f393ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2017

  1. Change evidence handling and add verified teachers

    Sanyam Satia committed Jul 15, 2017
    Configuration menu
    Copy the full SHA
    6b472ff View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Set datafile option in constructor

    Sanyam Satia committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    80ae6f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. Configuration menu
    Copy the full SHA
    54201ed View commit details
    Browse the repository at this point in the history
  2. Add placeholder agent for hred model

    Sanyam Satia committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    c5081f5 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    alexholdenmiller authored Jul 21, 2017
    Configuration menu
    Copy the full SHA
    2ea769f View commit details
    Browse the repository at this point in the history
  4. Update hred.py

    alexholdenmiller authored Jul 21, 2017
    Configuration menu
    Copy the full SHA
    bc13d4a View commit details
    Browse the repository at this point in the history