Minor attribution fixes
Browse files
README.md
CHANGED
@@ -189,11 +189,11 @@ The exemplar models utilized in this study include several key architectures, ea
|
|
189 |
The data was generated via randomly generated neural networks and specifically selected exemplar models, converted into HLS Code via hls4ml, with the resulting latency values collected after performing C-Synthesis through Vivado/Vitis HLS on the resulting HLS Code, and resource values collected after performing logic synthesis through Vivado/Vitis on the resulting HDL Code.
|
190 |
|
191 |
### Who are the source data producers?
|
192 |
-
[Benjamin Hawks](orcid.org/0000-0001-5700-0288), Fermi National Accelerator Laboratory, USA
|
193 |
|
194 |
-
[Hamza Ezzaoui Rahali](orcid.org/0000-0002-0352-725X), University of Sherbrooke, Canada
|
195 |
|
196 |
-
[Mohammad Mehdi Rahimifar](orcid.org/0000-0002-6582-8322), University of Sherbrooke, Canada
|
197 |
|
198 |
### Personal and Sensitive Information
|
199 |
|
@@ -204,10 +204,9 @@ This data contains no personally identifiable or sensitive information except fo
|
|
204 |
In it's inital form, a majority of this dataset is comprised of very small (2-3 layer) dense neural networks without activations. This should be considered when training a model on it, and appropriate measures should be taken to weight the data at training time.
|
205 |
We intend to continuously update this dataset, addressing this imbalance over time as more data is generated.
|
206 |
|
207 |
-
|
208 |
### Recommendations
|
209 |
|
210 |
-
Appropriate measures should be taken to weight the data to account for the imbalance at training time.
|
211 |
|
212 |
## Citation [optional]
|
213 |
|
@@ -222,11 +221,11 @@ Paper currently in review.
|
|
222 |
[More Information Needed]
|
223 |
|
224 |
## Dataset Card Authors
|
225 |
-
[Benjamin Hawks](orcid.org/0000-0001-5700-0288), Fermi National Accelerator Laboratory, USA
|
226 |
|
227 |
-
[Hamza Ezzaoui Rahali](orcid.org/0000-0002-0352-725X), University of Sherbrooke, Canada
|
228 |
|
229 |
-
[Mohammad Mehdi Rahimifar](orcid.org/0000-0002-6582-8322), University of Sherbrooke, Canada
|
230 |
|
231 |
## Dataset Card Contact
|
232 |
|
|
|
189 |
The data was generated via randomly generated neural networks and specifically selected exemplar models, converted into HLS Code via hls4ml, with the resulting latency values collected after performing C-Synthesis through Vivado/Vitis HLS on the resulting HLS Code, and resource values collected after performing logic synthesis through Vivado/Vitis on the resulting HDL Code.
|
190 |
|
191 |
### Who are the source data producers?
|
192 |
+
[Benjamin Hawks](https://orcid.org/0000-0001-5700-0288), Fermi National Accelerator Laboratory, USA
|
193 |
|
194 |
+
[Hamza Ezzaoui Rahali](https://orcid.org/0000-0002-0352-725X), University of Sherbrooke, Canada
|
195 |
|
196 |
+
[Mohammad Mehdi Rahimifar](https://orcid.org/0000-0002-6582-8322), University of Sherbrooke, Canada
|
197 |
|
198 |
### Personal and Sensitive Information
|
199 |
|
|
|
204 |
In it's inital form, a majority of this dataset is comprised of very small (2-3 layer) dense neural networks without activations. This should be considered when training a model on it, and appropriate measures should be taken to weight the data at training time.
|
205 |
We intend to continuously update this dataset, addressing this imbalance over time as more data is generated.
|
206 |
|
|
|
207 |
### Recommendations
|
208 |
|
209 |
+
Appropriate measures should be taken to weight the data to account for the dataset imbalance at training time.
|
210 |
|
211 |
## Citation [optional]
|
212 |
|
|
|
221 |
[More Information Needed]
|
222 |
|
223 |
## Dataset Card Authors
|
224 |
+
[Benjamin Hawks](https://orcid.org/0000-0001-5700-0288), Fermi National Accelerator Laboratory, USA
|
225 |
|
226 |
+
[Hamza Ezzaoui Rahali](https://orcid.org/0000-0002-0352-725X), University of Sherbrooke, Canada
|
227 |
|
228 |
+
[Mohammad Mehdi Rahimifar](https://orcid.org/0000-0002-6582-8322), University of Sherbrooke, Canada
|
229 |
|
230 |
## Dataset Card Contact
|
231 |
|