Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,11 @@ model-index:
|
|
9 |
- name: santacoder-finetuned-the-stack-cobol
|
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
|
@@ -75,4 +76,4 @@ The following hyperparameters were used during training:
|
|
75 |
- Transformers 4.26.0
|
76 |
- Pytorch 1.13.1+cu116
|
77 |
- Datasets 2.9.0
|
78 |
-
- Tokenizers 0.13.2
|
|
|
9 |
- name: santacoder-finetuned-the-stack-cobol
|
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
|
|
|
76 |
- Transformers 4.26.0
|
77 |
- Pytorch 1.13.1+cu116
|
78 |
- Datasets 2.9.0
|
79 |
+
- Tokenizers 0.13.2
|