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

Closes #4 | Extend & Merge carryover ud dataloaders #247

Merged
merged 24 commits into from
May 31, 2024

Commits on Dec 28, 2023

  1. add initiaizer

    U-CORP\ishan.jindal committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    4f3e704 View commit details
    Browse the repository at this point in the history
  2. add ud driver

    ijindal committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    74239d8 View commit details
    Browse the repository at this point in the history
  3. subsets datasets loaders

    ijindal committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a40363c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8ce267 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    746144b View commit details
    Browse the repository at this point in the history
  2. Remove separate functions

    ijindal committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9772965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    775e209 View commit details
    Browse the repository at this point in the history
  4. Reverting utf encoding

    ijindal authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a76f1a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    340fdbe View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    7bae7ba View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update seacrowd/sea_datasets/ud/ud.py

    Co-authored-by: Salsabil Maulana Akbar <maulana.1998@yahoo.co.id>
    ijindal and sabilmakbar authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    11199c7 View commit details
    Browse the repository at this point in the history
  2. Update seacrowd/sea_datasets/ud/ud.py

    Co-authored-by: Salsabil Maulana Akbar <maulana.1998@yahoo.co.id>
    ijindal and sabilmakbar authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7df5993 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    b8965c9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    21b0b48 View commit details
    Browse the repository at this point in the history
  2. add subset names

    ijindal committed May 4, 2024
    Configuration menu
    Copy the full SHA
    410563c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    899f089 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Update seacrowd/sea_datasets/ud/ud.py

    Co-authored-by: Salsabil Maulana Akbar <maulana.1998@yahoo.co.id>
    ijindal and sabilmakbar authored May 28, 2024
    Configuration menu
    Copy the full SHA
    8aeab01 View commit details
    Browse the repository at this point in the history
  2. Update seacrowd/sea_datasets/ud/ud.py

    Co-authored-by: Salsabil Maulana Akbar <maulana.1998@yahoo.co.id>
    ijindal and sabilmakbar authored May 28, 2024
    Configuration menu
    Copy the full SHA
    a4ede1a View commit details
    Browse the repository at this point in the history
  3. Update seacrowd/sea_datasets/ud/ud.py

    Co-authored-by: Salsabil Maulana Akbar <maulana.1998@yahoo.co.id>
    ijindal and sabilmakbar authored May 28, 2024
    Configuration menu
    Copy the full SHA
    12b1205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2571948 View commit details
    Browse the repository at this point in the history
  5. fix few of the comments

    ijindal committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7bef0ce View commit details
    Browse the repository at this point in the history
  6. fix few of the comments

    ijindal committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d03db9c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update ud.py

    extend `ud` dataloader to multiple tasks, adjust data loading methods based on existing dataloaders, and add custom citations per subsets
    sabilmakbar authored May 31, 2024
    Configuration menu
    Copy the full SHA
    ebc5d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    874b2b4 View commit details
    Browse the repository at this point in the history