hugo-albert
commited on
Commit
•
29462cb
1
Parent(s):
0a4faee
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: Llama-2-7b-hf-finetuned-py-to-cpp
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -59,4 +61,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.33.1
|
60 |
- Pytorch 2.4.0
|
61 |
- Datasets 3.0.1
|
62 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: Llama-2-7b-hf-finetuned-py-to-cpp
|
8 |
results: []
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
library_name: transformers
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
61 |
- Transformers 4.33.1
|
62 |
- Pytorch 2.4.0
|
63 |
- Datasets 3.0.1
|
64 |
+
- Tokenizers 0.13.3
|