Update README.md
Browse files
README.md
CHANGED
@@ -97,6 +97,8 @@ Humanized models display a bigger preference for confident hallucinating in some
|
|
97 |
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
98 |
|
99 |
## Citation
|
|
|
|
|
100 |
```bash
|
101 |
@misc{allal2024SmolLM2,
|
102 |
title={SmolLM2 - with great data, comes great performance},
|
@@ -104,6 +106,8 @@ Humanized models display a bigger preference for confident hallucinating in some
|
|
104 |
year={2024},
|
105 |
}
|
106 |
```
|
|
|
|
|
107 |
```bash
|
108 |
@misc{çalık2025enhancinghumanlikeresponseslarge,
|
109 |
title={Enhancing Human-Like Responses in Large Language Models},
|
|
|
97 |
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
98 |
|
99 |
## Citation
|
100 |
+
|
101 |
+
SmolLM2:
|
102 |
```bash
|
103 |
@misc{allal2024SmolLM2,
|
104 |
title={SmolLM2 - with great data, comes great performance},
|
|
|
106 |
year={2024},
|
107 |
}
|
108 |
```
|
109 |
+
|
110 |
+
Human-Like-DPO-Dataset:
|
111 |
```bash
|
112 |
@misc{çalık2025enhancinghumanlikeresponseslarge,
|
113 |
title={Enhancing Human-Like Responses in Large Language Models},
|