wetey commited on
Commit
a16a63c
·
verified ·
1 Parent(s): 8210110

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ base_model:
16
 
17
 
18
  This model is part of the work done in <!-- add paper name -->. <br>
19
- The full code can be found at <!-- github repo url -->
20
 
21
 
22
  ## Model Details
@@ -58,7 +58,7 @@ This model is fine-tuned on the [L-HSAB](https://github.com/Hala-Mulki/L-HSAB-Fi
58
 
59
  ### Fine-tuning Procedure
60
 
61
- The exact fine-tuning procedure followed can be found at []() <!--TODO-->
62
 
63
  #### Training Hyperparameters
64
 
@@ -74,7 +74,7 @@ The exact fine-tuning procedure followed can be found at []() <!--TODO-->
74
 
75
  ### Testing Data
76
 
77
- Test set used can be found at []()<!--TODO-->
78
 
79
  ### Results
80
 
 
16
 
17
 
18
  This model is part of the work done in <!-- add paper name -->. <br>
19
+ The full code can be found at https://github.com/wetey/cluster-errors
20
 
21
 
22
  ## Model Details
 
58
 
59
  ### Fine-tuning Procedure
60
 
61
+ The exact fine-tuning procedure followed can be found [here](https://github.com/wetey/cluster-errors/tree/master/finetuning)
62
 
63
  #### Training Hyperparameters
64
 
 
74
 
75
  ### Testing Data
76
 
77
+ Test set used can be found [here](https://github.com/wetey/cluster-errors/tree/master/data/datasets)
78
 
79
  ### Results
80