arnocandel commited on
Commit
dc25f14
1 Parent(s): 5682b72

commit files to HF hub

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -20,14 +20,13 @@ H2O.ai's `h2ogpt-oasst1-512-20b` is a 20 billion parameter instruction-following
20
 
21
  - Base model: [EleutherAI/gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b)
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-20b/blob/main/gpt-neox-20b.openassistant_oasst1.json.6.0_epochs.5a14ea8b3794c0d60476fc262d0a297f98dd712d.1013.zip)
25
 
26
  ## Chatbot
27
 
28
- - Run your own chatbot: [H2O.ai Github](https://github.com/h2oai/h2ogpt)
29
-
30
- ![](https://user-images.githubusercontent.com/6147661/232930822-e7170e4d-8aa1-4f7a-ad70-ece9cdd8b0cb.png)
31
 
32
  ## Usage
33
 
 
20
 
21
  - Base model: [EleutherAI/gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b)
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-20b/blob/main/gpt-neox-20b.openassistant_oasst1.json.6.0_epochs.5a14ea8b3794c0d60476fc262d0a297f98dd712d.1013.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