Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ datasets:
|
|
9 |
model-index:
|
10 |
- name: Lumina
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +63,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.44.0
|
61 |
- Pytorch 2.4.0
|
62 |
- Datasets 2.21.0
|
63 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: Lumina
|
11 |
results: []
|
12 |
+
license: apache-2.0
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
63 |
- Transformers 4.44.0
|
64 |
- Pytorch 2.4.0
|
65 |
- Datasets 2.21.0
|
66 |
+
- Tokenizers 0.19.1
|