akhauriyash commited on
Commit
9503331
·
verified ·
1 Parent(s): d18c593

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -117,9 +117,9 @@ Model ID | NASBench101 | ENAS | NASNet
117
  akhauriyash/RegressLM-gemma-s-RLM-table3 | 0.384 | 0.211 | 0.209
118
  ```
119
 
120
- Credits
121
 
122
- This dataset was collated from several graph/NAS sources, along with our own profiling where applicable. Please credit and cite the original datasets accordingly.
123
 
124
  Inception, Hiaml, Ofa-MB/PN/RN, Twopath: `
125
  Mills, K. G., Han, F. X., Zhang, J., Chudak, F., Mamaghani, A. S., Salameh, M., Lu, W., Jui, S., & Niu, D. (2023). Gennape: Towards generalized neural architecture performance estimators. Proceedings of the AAAI Conference on Artificial Intelligence, 37(8), 9190–9199.`
@@ -145,7 +145,7 @@ Lee, Hayeon, et al. "Help: Hardware-adaptive efficient latency prediction for na
145
  ```
146
 
147
 
148
- Citations
149
 
150
  If you found this dataset useful for your research, please cite the original sources above as well as:
151
 
 
117
  akhauriyash/RegressLM-gemma-s-RLM-table3 | 0.384 | 0.211 | 0.209
118
  ```
119
 
120
+ ## Credits
121
 
122
+ This dataset was collated from several graph/NAS sources, along with our own profiling where applicable. We export and generate the ONNX descriptions of all architectures in our dataset. Please credit and cite the original datasets accordingly.
123
 
124
  Inception, Hiaml, Ofa-MB/PN/RN, Twopath: `
125
  Mills, K. G., Han, F. X., Zhang, J., Chudak, F., Mamaghani, A. S., Salameh, M., Lu, W., Jui, S., & Niu, D. (2023). Gennape: Towards generalized neural architecture performance estimators. Proceedings of the AAAI Conference on Artificial Intelligence, 37(8), 9190–9199.`
 
145
  ```
146
 
147
 
148
+ ## Citations
149
 
150
  If you found this dataset useful for your research, please cite the original sources above as well as:
151