convergedmachine commited on
Commit
6566192
·
verified ·
1 Parent(s): c37da31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ We recommend adapting the code for benchmarking other models, which can be found
37
 
38
  ## ResNet Models and Weights
39
 
40
- The model weights are shared through [https://huggingface.co/convergedmachine/RadImagenet](https://huggingface.co/convergedmachine/RadImagenet).
41
 
42
  To create a model using the `timm` library:
43
 
@@ -105,7 +105,7 @@ This command clones all files from the repository into a directory named `source
105
  ### Notes
106
 
107
  - Ensure you have sufficient storage space for large files.
108
- - For more information about this dataset, visit the [Hugging Face page](https://huggingface.co/convergedmachine/Refined-RadImagenet).
109
 
110
  Feel free to contribute or raise issues if you encounter any problems.
111
 
 
37
 
38
  ## ResNet Models and Weights
39
 
40
+ The model codes are shared through [https://github.com/convergedmachine/Refined-RadImagenet/](https://github.com/convergedmachine/Refined-RadImagenet/).
41
 
42
  To create a model using the `timm` library:
43
 
 
105
  ### Notes
106
 
107
  - Ensure you have sufficient storage space for large files.
108
+ - For more information about this dataset, visit the [Github page](https://github.com/convergedmachine/Refined-RadImagenet/).
109
 
110
  Feel free to contribute or raise issues if you encounter any problems.
111