Update README.md
Browse files
README.md
CHANGED
|
@@ -9,10 +9,11 @@ model-index:
|
|
| 9 |
- name: santacoder-finetuned-the-stack-assembly
|
| 10 |
results: []
|
| 11 |
datasets:
|
| 12 |
-
|
| 13 |
language:
|
| 14 |
-
|
| 15 |
pipeline_tag: text-generation
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -64,4 +65,4 @@ The following hyperparameters were used during training:
|
|
| 64 |
- Transformers 4.26.0
|
| 65 |
- Pytorch 1.13.1+cu116
|
| 66 |
- Datasets 2.9.0
|
| 67 |
-
- Tokenizers 0.13.2
|
|
|
|
| 9 |
- name: santacoder-finetuned-the-stack-assembly
|
| 10 |
results: []
|
| 11 |
datasets:
|
| 12 |
+
- bigcode/the-stack-dedup
|
| 13 |
language:
|
| 14 |
+
- code
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
+
library_name: transformers
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 65 |
- Transformers 4.26.0
|
| 66 |
- Pytorch 1.13.1+cu116
|
| 67 |
- Datasets 2.9.0
|
| 68 |
+
- Tokenizers 0.13.2
|