aieoa / aieoa/icd10-lab

Version CodiESP benchmark dataset

Aberta
#5 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
1
Forks
1
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

this includes original dataset and its translations and labels that might get refined in the future. Use DVC. The codiESP benchmark data directories should have these dirs:
- `benchmark / codiesp / english / test `
- `benchmark / codiesp / english / train `
- `benchmark / codiesp / spanish / test `
- `benchmark / codiesp / spanish / train `

Example usage (data dir prefix omitted)

```shell
dvc add benchmark/codiesp/english/test/
git add benchmark/codiesp/english/test.dvc
git commit -m "Track translated English codiESP test reports”
dvc add benchmark/codiesp/spanish/train/
git add benchmark/codiesp/spanish/train.dvc
git commit -m "Track original Spanish reports"
dvc push
```

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.