chrisliu298
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
base_model:
|
4 |
datasets:
|
5 |
- nvidia/HelpSteer2
|
6 |
- NCSOFT/offsetbias
|
@@ -141,4 +141,4 @@ If you find our work helpful, please feel free to cite us using the following Bi
|
|
141 |
howpublished={\url{https://huggingface.co/Skywork}},
|
142 |
url={https://huggingface.co/Skywork},
|
143 |
}
|
144 |
-
```
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model: google/gemma-2-27b-it
|
4 |
datasets:
|
5 |
- nvidia/HelpSteer2
|
6 |
- NCSOFT/offsetbias
|
|
|
141 |
howpublished={\url{https://huggingface.co/Skywork}},
|
142 |
url={https://huggingface.co/Skywork},
|
143 |
}
|
144 |
+
```
|