arnocandel
commited on
Commit
·
cc460f1
1
Parent(s):
9045574
commit files to HF hub
Browse files
README.md
CHANGED
@@ -20,16 +20,13 @@ H2O.ai's `h2ogpt-oig-oasst1-512-6.9b` is a 6.9 billion parameter instruction-fol
|
|
20 |
|
21 |
- Base model: [EleutherAI/pythia-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b)
|
22 |
- Fine-tuning dataset: [h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v1](https://huggingface.co/datasets/h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v1)
|
23 |
-
- Data-prep and fine-tuning code: [H2O.ai
|
24 |
- Training logs: [zip](https://huggingface.co/h2oai/h2ogpt-oig-oasst1-512-6.9b/blob/main/pythia-6.9b.h2ogpt-oig-oasst1-instruct-cleaned-v1.json.1_epochs.5fc91911bc2bfaaf3b6c2de577c4b0ae45a07a4a.7.zip)
|
25 |
|
26 |
## Chatbot
|
27 |
|
28 |
-
- Run your own chatbot: [H2O.ai
|
29 |
-
|
30 |
-
<figure class="video_container">
|
31 |
-
<iframe src="https://user-images.githubusercontent.com/6147661/232924684-6c0e2dfb-2f24-4098-848a-c3e4396f29f6.mov" frameborder="0" allowfullscreen="true"> </iframe>
|
32 |
-
</figure>
|
33 |
|
34 |
## Usage
|
35 |
|
|
|
20 |
|
21 |
- Base model: [EleutherAI/pythia-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b)
|
22 |
- Fine-tuning dataset: [h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v1](https://huggingface.co/datasets/h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v1)
|
23 |
+
- Data-prep and fine-tuning code: [H2O.ai GitHub](https://github.com/h2oai/h2ogpt)
|
24 |
- Training logs: [zip](https://huggingface.co/h2oai/h2ogpt-oig-oasst1-512-6.9b/blob/main/pythia-6.9b.h2ogpt-oig-oasst1-instruct-cleaned-v1.json.1_epochs.5fc91911bc2bfaaf3b6c2de577c4b0ae45a07a4a.7.zip)
|
25 |
|
26 |
## Chatbot
|
27 |
|
28 |
+
- Run your own chatbot: [H2O.ai GitHub](https://github.com/h2oai/h2ogpt)
|
29 |
+
[![H2O.ai GitHub](https://user-images.githubusercontent.com/6147661/232930822-e7170e4d-8aa1-4f7a-ad70-ece9cdd8b0cb.png)](https://github.com/h2oai/h2ogpt)
|
|
|
|
|
|
|
30 |
|
31 |
## Usage
|
32 |
|