Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conceptualization of datasets and outputs #103

Merged
merged 64 commits into from
Oct 6, 2024
Merged

Conceptualization of datasets and outputs #103

merged 64 commits into from
Oct 6, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    063f544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb3210 View commit details
    Browse the repository at this point in the history
  3. Do not track campaign configs

    kasnerz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4adaa7e View commit details
    Browse the repository at this point in the history
  4. Move main config to /config

    kasnerz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3b81546 View commit details
    Browse the repository at this point in the history
  5. Update favicon

    kasnerz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7002d15 View commit details
    Browse the repository at this point in the history
  6. Split data configuration files between local (empty by default) and a…

    …vailable for download
    kasnerz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ebee4e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26f1156 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8545d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Remove example outputs

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d9f826a View commit details
    Browse the repository at this point in the history
  2. Add bootstrap table resources

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3127ef3 View commit details
    Browse the repository at this point in the history
  3. Stop tracking /data

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    79d708e View commit details
    Browse the repository at this point in the history
  4. Add bootstrap icons

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0028924 View commit details
    Browse the repository at this point in the history
  5. Move path constants to __init__.py to unify their location and preven…

    …t cyclic dependencies, unify the usage of pathlib
    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    31ce4fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    199c628 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d35dee1 View commit details
    Browse the repository at this point in the history
  8. Use bootstrap tables

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    29f189a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b425180 View commit details
    Browse the repository at this point in the history
  10. Update logicnlg loader

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9f31f49 View commit details
    Browse the repository at this point in the history
  11. Rename base.py to basic.py

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3d8ea42 View commit details
    Browse the repository at this point in the history
  12. Minor fixes

    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ab1fdc1 View commit details
    Browse the repository at this point in the history
  13. Add remaining datasets, enable default download implementation using …

    …data-link and outputs-link
    kasnerz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    828d77e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    95505b4 View commit details
    Browse the repository at this point in the history
  2. Update README

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    249a580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1fb57 View commit details
    Browse the repository at this point in the history
  4. Update datasets descriptions

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f38de97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f375641 View commit details
    Browse the repository at this point in the history
  6. Minor updates

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    16548c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66c91d8 View commit details
    Browse the repository at this point in the history
  8. Update data management page

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bd973e9 View commit details
    Browse the repository at this point in the history
  9. Update graphics

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e9f8410 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f8c30f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9fba44 View commit details
    Browse the repository at this point in the history
  12. Fix loading CSV datasets

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    51b3f20 View commit details
    Browse the repository at this point in the history
  13. Better logging

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    eb49996 View commit details
    Browse the repository at this point in the history
  14. Minor fixes

    kasnerz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    084da87 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    4bfdba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad7b019 View commit details
    Browse the repository at this point in the history
  3. Better favicon

    kasnerz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    effb075 View commit details
    Browse the repository at this point in the history
  4. Minor usability improvements

    kasnerz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4462faf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b7e454 View commit details
    Browse the repository at this point in the history
  6. Comment out extra settings

    kasnerz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a3c37d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0df5ada View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73a5132 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b450ad2 View commit details
    Browse the repository at this point in the history
  2. Minor label updates

    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    81cc891 View commit details
    Browse the repository at this point in the history
  3. Remove example outputs

    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    44a2253 View commit details
    Browse the repository at this point in the history
  4. Remove example annotations

    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3585af4 View commit details
    Browse the repository at this point in the history
  5. Store model outputs in JSONL format analogically to annotations and g…

    …enerations, provide backward compatibility methods
    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    64437b8 View commit details
    Browse the repository at this point in the history
  6. Remove unused parameter

    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    59d5989 View commit details
    Browse the repository at this point in the history
  7. Fix loading LogicNLG outputs

    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0691ff5 View commit details
    Browse the repository at this point in the history
  8. Minor fixes

    kasnerz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f51ef4c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix external campaign stats

    kasnerz committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6e8e6cb View commit details
    Browse the repository at this point in the history
  2. Hardcode annotator prompt

    kasnerz committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7c8f0b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da12514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06e1422 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52f08d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    188fe83 View commit details
    Browse the repository at this point in the history
  7. Update README

    kasnerz committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4e40c38 View commit details
    Browse the repository at this point in the history
  8. Add contribution guidelines

    kasnerz committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8b444e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    94fdb72 View commit details
    Browse the repository at this point in the history
  2. Migrate also base -> basic

    kasnerz committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e6da56a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f580e60 View commit details
    Browse the repository at this point in the history
  4. Fix: list vs set

    kasnerz committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e72d05c View commit details
    Browse the repository at this point in the history
  5. Minor fixes and updates

    kasnerz committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    68ca289 View commit details
    Browse the repository at this point in the history