Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
wf8888884's picture
Update README.md
49ebb64 verified
---
dataset_info:
features:
- name: content
dtype: string
splits:
- name: train
num_bytes: 10022233711
num_examples: 510252
download_size: 2894629932
dataset_size: 10022233711
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "Hardware Phi-1.5B Small Dataset"
**✉ Correspondence to:** Weimin Fu ([email protected]) or Xiaolong Guo ([email protected])
## Citation Information
Please cite the following paper when using the OSHD Dataset.
```
@article{fuhardware,
title={Hardware Phi-1.5 B: A Large Language Model Encodes Hardware Domain Specific Knowledge},
author={Fu, Weimin and Li, Shijie and Zhao, Yifang and Ma, Haocheng and Dutta, Raj and Zhang, Xuan and Yang, Kaichen and Jin, Yier and Guo, Xiaolong},
journal={29th IEEE/ACM Asia and South Pacific Design Automation Conference (ASP-DAC)},
year={2024}
}
```
You can view the paper from arxiv: arxiv.org/abs/2402.01728
### Update from our group for Hardware domain-specific LLM:
Blog: [Large Language Model for Hardware Security](https://ece.k-state.edu/research/hardware-security/llm.html)
HomePage: [Hardware Security Lab](https://ece.k-state.edu/research/hardware-security/)
## Acknowledgment
Portions of this work were supported by the National Science Foundation (CCF-2019310, First Award Program of ARISE in EPSCoR 2148878).
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)