SaborDay commited on
Commit
ca631e1
1 Parent(s): f10fbc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -133,13 +133,14 @@ Generation of dedicated prompt for Causal_LM modelling.
133
 
134
  #### Training Run metrics
135
 
136
- https://wandb.ai/salvatore-saporito-phd/huggingface/runs/5fcnxthk?nw=nwusersalvatoresaporitophd
137
-
138
  ## Evaluation
139
 
140
- The model was evaluated over a subset of previously considered abstracts (20k RCT).
141
- Each individual evaluation sample was verified not to be present in training set using corresponding PMID/
142
- https://github.com/Franck-Dernoncourt/pubmed-rct/tree/master/PubMed_20k_RCT
 
143
 
144
  ### Testing Data, Factors & Metrics
145
 
 
133
 
134
  #### Training Run metrics
135
 
136
+
137
+ [Run details on WaB](https://wandb.ai/salvatore-saporito-phd/huggingface/runs/5fcnxthk?nw=nwusersalvatoresaporitophd)
138
  ## Evaluation
139
 
140
+ The model was evaluated over a subset of previously considered abstracts [20k RCT](https://github.com/Franck-Dernoncourt/pubmed-rct/tree/master/PubMed_20k_RCT).
141
+
142
+ Each individual abstract within evaluation sample was verified not to be present in training set using corresponding PMID.
143
+
144
 
145
  ### Testing Data, Factors & Metrics
146