File size: 1,217 Bytes
bba9a01 af54e08 bba9a01 af54e08 bba9a01 af9679d bba9a01 af54e08 bba9a01 af54e08 bba9a01 af54e08 bba9a01 af54e08 28735e9 af54e08 bba9a01 af54e08 b11dec8 4d8cbf4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
library_name: transformers
license: apache-2.0
datasets:
- diogocarapito/text-to-icpc2
language:
- pt
base_model:
- google-bert/bert-base-uncased
pipeline_tag: text-classification
---
# Model Card for Model ID
This model aims to classify a diagnosis into an ICPC-2 code.
The model was trained on health diagnosis data and ICPC-2 codes, as well as mappings to ICD-10 and data augmentation usingo Open AI's gpt-4.
This project was developed by Diogo Carapito with the support of a research grant from AICIB and APMGF, as part of the Family Medicine residency program.
## Model Details
### Model Description
- **Developed by:** Diogo Carapito
- **Funded by:** AICIB and APMGF
- **Model type:** text-classification
<!-- - **Language(s) (NLP):** [More Information Needed] -->
- **License:** apache-2.0
- **Finetuned from model:** google-bert/bert-base-uncased
### Model Sources [optional]
- **Repository:** [https://github.com/DiogoCarapito/text-to-icpc2](https://github.com/DiogoCarapito/text-to-icpc2)
- **Demo:** [https://text-to-icpc2.com](https://text-to-icpc2.com)
- **Dataset:** [https://huggingface.co/datasets/diogocarapito/text-to-icpc2](https://huggingface.co/datasets/diogocarapito/text-to-icpc2)
|