Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- mayank-mishra/glaive-code-assisstant-v3-20k
|
| 5 |
+
base_model: ibm-granite/granite-3b-code-base
|
| 6 |
+
inference: false
|
| 7 |
+
library_name: transformers
|
| 8 |
+
pipeline_tag: text-generation
|
| 9 |
+
tags:
|
| 10 |
+
- text-generation-inference
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
This model is finetuned from [ibm-granite/granite-3b-code-base](https://huggingface.co/ibm-granite/granite-3b-code-base) on [mayank-mishra/glaive-code-assisstant-v3-20k](https://huggingface.co/datasets/mayank-mishra/glaive-code-assisstant-v3-20k) which is a 20k sample subset of [glaiveai/glaive-code-assistant-v3](https://huggingface.co/datasets/glaiveai/glaive-code-assistant-v3).
|