arnocandel
commited on
Commit
·
ae0e9f9
1
Parent(s):
4717c63
Update README.md
Browse files
README.md
CHANGED
@@ -16,14 +16,13 @@ datasets:
|
|
16 |
# h2oGPT Model Card
|
17 |
## Summary
|
18 |
|
19 |
-
arxiv.org/abs/2306.08161
|
20 |
-
|
21 |
H2O.ai's `h2ogpt-oasst1-falcon-40b` is a 40 billion parameter instruction-following large language model licensed for commercial use.
|
22 |
|
23 |
- Base model: [tiiuae/falcon-40b](https://huggingface.co/tiiuae/falcon-40b)
|
24 |
- Fine-tuning dataset: [h2oai/openassistant_oasst1_h2ogpt_graded](https://huggingface.co/datasets/h2oai/openassistant_oasst1_h2ogpt_graded)
|
25 |
- Data-prep and fine-tuning code: [H2O.ai GitHub](https://github.com/h2oai/h2ogpt)
|
26 |
- Training logs: [zip](https://huggingface.co/h2oai/h2ogpt-oasst1-falcon-40b/blob/main/falcon-40b.h2oaiopenassistant_oasst1_h2ogpt_graded.3_epochs.2e023709e9a36283986d136e66cb94e0bd7e6452.8.zip)
|
|
|
27 |
|
28 |
## Chatbot
|
29 |
|
|
|
16 |
# h2oGPT Model Card
|
17 |
## Summary
|
18 |
|
|
|
|
|
19 |
H2O.ai's `h2ogpt-oasst1-falcon-40b` is a 40 billion parameter instruction-following large language model licensed for commercial use.
|
20 |
|
21 |
- Base model: [tiiuae/falcon-40b](https://huggingface.co/tiiuae/falcon-40b)
|
22 |
- Fine-tuning dataset: [h2oai/openassistant_oasst1_h2ogpt_graded](https://huggingface.co/datasets/h2oai/openassistant_oasst1_h2ogpt_graded)
|
23 |
- Data-prep and fine-tuning code: [H2O.ai GitHub](https://github.com/h2oai/h2ogpt)
|
24 |
- Training logs: [zip](https://huggingface.co/h2oai/h2ogpt-oasst1-falcon-40b/blob/main/falcon-40b.h2oaiopenassistant_oasst1_h2ogpt_graded.3_epochs.2e023709e9a36283986d136e66cb94e0bd7e6452.8.zip)
|
25 |
+
- Paper: [arxiv.org/abs/2306.08161](https://arxiv.org/abs/2306.08161)
|
26 |
|
27 |
## Chatbot
|
28 |
|