arnocandel
commited on
Commit
•
4593e56
1
Parent(s):
02f4eb3
commit files to HF hub
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ inference: false
|
|
10 |
|
11 |
H2O.ai's `h2ogpt-oasst1-512-12b` is a 12 billion parameter instruction-following large language model licensed for commercial use.
|
12 |
|
13 |
-
- Base model: EleutherAI/pythia-12b
|
14 |
-
- Fine-tuning dataset: [h2oai/openassistant_oasst1](https://huggingface.co/
|
15 |
- Data-prep and fine-tuning code: [H2O.ai Github](https://github.com/h2oai/h2ogpt)
|
16 |
- Training logs: [zip](https://huggingface.co/h2oai/h2ogpt-oasst1-512-12b/blob/main/pythia-12b.openassistant_oasst1.json.1_epochs.d45a9d34d34534e076cc6797614b322bd0efb11c.15.zip)
|
17 |
|
|
|
10 |
|
11 |
H2O.ai's `h2ogpt-oasst1-512-12b` is a 12 billion parameter instruction-following large language model licensed for commercial use.
|
12 |
|
13 |
+
- Base model: [EleutherAI/pythia-12b](https://huggingface.co/EleutherAI/pythia-12b)
|
14 |
+
- Fine-tuning dataset: [h2oai/openassistant_oasst1](https://huggingface.co/h2oai/openassistant_oasst1)
|
15 |
- Data-prep and fine-tuning code: [H2O.ai Github](https://github.com/h2oai/h2ogpt)
|
16 |
- Training logs: [zip](https://huggingface.co/h2oai/h2ogpt-oasst1-512-12b/blob/main/pythia-12b.openassistant_oasst1.json.1_epochs.d45a9d34d34534e076cc6797614b322bd0efb11c.15.zip)
|
17 |
|