Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
-
datasets:
|
| 4 |
-
- codeparrot/github-jupyter-code-to-text
|
| 5 |
library_name: transformers
|
| 6 |
tags:
|
| 7 |
- code
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Santacoder code-to-text
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
|
|
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
tags:
|
| 5 |
- code
|
| 6 |
+
datasets:
|
| 7 |
+
- codeparrot/github-jupyter-code-to-text
|
| 8 |
+
base_model: bigcode/santacoder
|
| 9 |
---
|
| 10 |
|
| 11 |
# Santacoder code-to-text
|