Datasets:
batterydata
commited on
Commit
·
37ab06f
1
Parent(s):
5bdccd5
Update README.md
Browse files
README.md
CHANGED
@@ -29,5 +29,15 @@ dataset = load_dataset("batterydata/battery-device-data-qa")
|
|
29 |
```
|
30 |
|
31 |
# Citation
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
```
|
30 |
|
31 |
# Citation
|
32 |
+
```
|
33 |
+
@article{huang2022batterybert,
|
34 |
+
title={BatteryBERT: A Pretrained Language Model for Battery Database Enhancement},
|
35 |
+
author={Huang, Shu and Cole, Jacqueline M},
|
36 |
+
journal={J. Chem. Inf. Model.},
|
37 |
+
year={2022},
|
38 |
+
doi={10.1021/acs.jcim.2c00035},
|
39 |
+
url={DOI:10.1021/acs.jcim.2c00035},
|
40 |
+
pages={DOI: 10.1021/acs.jcim.2c00035},
|
41 |
+
publisher={ACS Publications}
|
42 |
+
}
|
43 |
+
```
|