Update README.md
Browse files
README.md
CHANGED
|
@@ -43,15 +43,13 @@ It achieves the following results on the evaluation set:
|
|
| 43 |
|
| 44 |
## Model description
|
| 45 |
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
## Intended uses & limitations
|
| 49 |
-
|
| 50 |
-
More information needed
|
| 51 |
|
| 52 |
## Training and evaluation data
|
| 53 |
|
| 54 |
-
|
|
|
|
|
|
|
| 55 |
|
| 56 |
## Training procedure
|
| 57 |
|
|
|
|
| 43 |
|
| 44 |
## Model description
|
| 45 |
|
| 46 |
+
PretoTM NER is a model developed to recognize relevant entities associated with treatment-related findings in preclinical toxicology.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
## Training and evaluation data
|
| 49 |
|
| 50 |
+
The model was trained on [javicorvi/pretoxtm-dataset](https://huggingface.co/datasets/javicorvi/pretoxtm-dataset).
|
| 51 |
+
|
| 52 |
+
The dataset is divided in train, validation and test.
|
| 53 |
|
| 54 |
## Training procedure
|
| 55 |
|