javicorvi commited on
Commit
d7ce7b6
·
verified ·
1 Parent(s): b6d2684

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -43,15 +43,13 @@ It achieves the following results on the evaluation set:
43
 
44
  ## Model description
45
 
46
- More information needed
47
-
48
- ## Intended uses & limitations
49
-
50
- More information needed
51
 
52
  ## Training and evaluation data
53
 
54
- More information needed
 
 
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