paulrojasg commited on
Commit
34ba703
1 Parent(s): 15e3266

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ In the first part, the dataset must be pre-processed in order to give it to the
24
 
25
  Finally, the model is trained obtaining the neccesary metrics for evaluating its performance (Precision, Recall, F1 and Accuracy)
26
 
 
 
27
  # Training
28
 
29
  ## Training Details
 
24
 
25
  Finally, the model is trained obtaining the neccesary metrics for evaluating its performance (Precision, Recall, F1 and Accuracy)
26
 
27
+ Summary of executed tests can be found in: https://docs.google.com/spreadsheets/d/1lI7skNIvRurwq3LA5ps7JFK5TxToEx4s7Kaah3ezyQc/edit?usp=sharing
28
+
29
  # Training
30
 
31
  ## Training Details