Skip to content

Commit

Permalink
remove datasets (#366)
Browse files Browse the repository at this point in the history
* create document fixture without any dataset class

* remove any dataset related classes; remove statistic implementations

* remove PIE dataset loading scripts (they will be added to pie-datasets, see ArneBinder/pie-datasets#22)

* remove dataset specific nox test sessions

* cleanup

* add pandas dependency because it is required in metrics (f1 and statistics)

* fix nox mypy session

* export RequiresDocumentTypeMixin and DocumentStatistic in core

* remove workflow to upload datasets to the Huggingface hub (in favor of ArneBinder/pie-datasets#27)
  • Loading branch information
ArneBinder authored Nov 8, 2023
1 parent fc5e259 commit 5924d7b
Show file tree
Hide file tree
Showing 239 changed files with 1,689 additions and 8,618 deletions.
4 changes: 0 additions & 4 deletions .github/hub/requirements.txt

This file was deleted.

324 changes: 0 additions & 324 deletions .github/hub/update_hub_repositories.py

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/update-hub-repositories.yaml

This file was deleted.

Loading

0 comments on commit 5924d7b

Please sign in to comment.