wetey commited on
Commit
3430513
·
verified ·
1 Parent(s): 1f60388

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,7 +18,7 @@ base_model:
18
  ---
19
 
20
  This model is part of the work done in <!-- add paper name -->. <br>
21
- The full code can be found at <!-- github repo url -->
22
 
23
  ## Model Details
24
 
@@ -60,7 +60,7 @@ After these steps, we were left with 12,289 examples with 7497 examples labeled
60
 
61
  ### Fine-tuning Procedure
62
 
63
- The exact fine-tuning procedure followed can be found at []()<!--TODO-->
64
 
65
  #### Fine-tuning Hyperparameters
66
 
@@ -76,7 +76,7 @@ The exact fine-tuning procedure followed can be found at []()<!--TODO-->
76
 
77
  ### Testing Data
78
 
79
- Test set used can be found at []()<!--TODO-->
80
 
81
  ### Results
82
 
 
18
  ---
19
 
20
  This model is part of the work done in <!-- add paper name -->. <br>
21
+ The full code can be found at https://github.com/wetey/cluster-errors
22
 
23
  ## Model Details
24
 
 
60
 
61
  ### Fine-tuning Procedure
62
 
63
+ The exact fine-tuning procedure followed can be found [here](https://github.com/wetey/cluster-errors/tree/master/finetuning)
64
 
65
  #### Fine-tuning Hyperparameters
66
 
 
76
 
77
  ### Testing Data
78
 
79
+ Test set used can be found [here](https://github.com/wetey/cluster-errors/tree/master/data/datasets)
80
 
81
  ### Results
82