arnocandel commited on
Commit
6701ad4
1 Parent(s): 26665d2

commit files to HF hub

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -20,16 +20,13 @@ H2O.ai's `h2ogpt-oasst1-512-12b` is a 12 billion parameter instruction-following
20
 
21
  - Base model: [EleutherAI/pythia-12b](https://huggingface.co/EleutherAI/pythia-12b)
22
  - Fine-tuning dataset: [h2oai/openassistant_oasst1](https://huggingface.co/datasets/h2oai/openassistant_oasst1)
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-512-12b/blob/main/pythia-12b.openassistant_oasst1.json.1_epochs.d45a9d34d34534e076cc6797614b322bd0efb11c.15.zip)
25
 
26
  ## Chatbot
27
 
28
- - Run your own chatbot: [H2O.ai Github](https://github.com/h2oai/h2ogpt)
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-12b](https://huggingface.co/EleutherAI/pythia-12b)
22
  - Fine-tuning dataset: [h2oai/openassistant_oasst1](https://huggingface.co/datasets/h2oai/openassistant_oasst1)
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-512-12b/blob/main/pythia-12b.openassistant_oasst1.json.1_epochs.d45a9d34d34534e076cc6797614b322bd0efb11c.15.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