pozapas commited on
Commit
d293bba
·
verified ·
1 Parent(s): c5fec7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -103,26 +103,26 @@ This model is available in GGUF format for efficient local inference with [llama
103
  If you use this model in your research or applications, please cite:
104
 
105
  ```bibtex
106
- @misc{rafe2025gemma3evacuation,
107
- author = {Rafe, Amir},
108
- title = {Gemma-3-Evacuation},
109
- year = {2025},
110
- publisher = {Hugging Face},
111
- url = {https://huggingface.co/pozapas/gemma-3-evacuation},
112
- doi = {10.57967/hf/5794}
113
  }
114
  ```
115
 
116
  And the original dataset:
117
 
118
  ```bibtex
119
- @dataset{rafe2025evacuation,
120
- author = {Rafe, Amir},
121
- title = {Evacuation and Fire Safety Q\&A Dataset},
122
- year = {2025},
123
- publisher = {Hugging Face},
124
- url = {https://huggingface.co/datasets/pozapas/evacuation-safety-qa},
125
- doi = {10.57967/hf/5599}
126
  }
127
  ```
128
 
 
103
  If you use this model in your research or applications, please cite:
104
 
105
  ```bibtex
106
+ @misc{amir_rafe_2025,
107
+ author = { Amir Rafe },
108
+ title = { gemma-3-evacuation (Revision f6f6773) },
109
+ year = 2025,
110
+ url = { https://huggingface.co/pozapas/gemma-3-evacuation },
111
+ doi = { 10.57967/hf/5794 },
112
+ publisher = { Hugging Face }
113
  }
114
  ```
115
 
116
  And the original dataset:
117
 
118
  ```bibtex
119
+ @misc{amir_rafe_2025,
120
+ author = { Amir Rafe },
121
+ title = { evacuation-safety-qa (Revision 1b09761) },
122
+ year = 2025,
123
+ url = { https://huggingface.co/datasets/pozapas/evacuation-safety-qa },
124
+ doi = { 10.57967/hf/5599 },
125
+ publisher = { Hugging Face }
126
  }
127
  ```
128