Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Recover Datasets for NLI Task #900

@Rebecca-Qian

Description

@Rebecca-Qian

Some datasets on the Dynabench NLI task were accidentally deleted on 03/10. As a result, the files and metrics were also removed from S3. Tracking progress on recovery and mitigation steps:

Leaderboard:

  • snli-test
  • mnli-test-mismatched
  • mnli-test-matched
  • anli-r1-test
  • anli-r2-test
  • anli-r3-test

Non Leaderboard

  • superglue-winogender
  • mnli-dev-mismatched
  • mnli-dev-matched
  • snli-dev
  • hans
  • nli-stress-test
  • anli-r1-dev
  • anli-r2-dev
  • anli-r3-dev

Next Steps

This was caused by confusion with the "add dataset" interface, where previous datasets looked like part of the submission form. Some steps to prevent future incidents:

  • UX improvements: Pop-up warning when someone tries to delete a dataset, or header above the datasets marking a clear separation from the submission form.
  • Enable bucket versions: Versioned S3 buckets would ensure deleted items are backed up for X days.

This process also uncovered several UX bugs, eg. successful dataset upload still sent an error message.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions