Text Generation
Transformers
PyTorch
mistral
openchat
C-RLFT
conversational
Inference Endpoints
text-generation-inference
imone commited on
Commit
75a0c61
1 Parent(s): 7e65595

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -13,6 +13,7 @@ datasets:
13
  - tiedong/goat
14
  - glaiveai/glaive-code-assistant
15
  - meta-math/MetaMathQA
 
16
  library_name: transformers
17
  pipeline_tag: text-generation
18
  ---
@@ -184,6 +185,7 @@ OpenChat 3.5 was trained with C-RLFT on a collection of publicly available high-
184
  - [GOAT](https://huggingface.co/datasets/tiedong/goat)
185
  - [Glaive](https://huggingface.co/datasets/glaiveai/glaive-code-assistant)
186
  - [MetaMathQA](https://huggingface.co/datasets/meta-math/MetaMathQA)
 
187
 
188
  ## Citation
189
 
 
13
  - tiedong/goat
14
  - glaiveai/glaive-code-assistant
15
  - meta-math/MetaMathQA
16
+ - OpenAssistant/oasst_top1_2023-08-25
17
  library_name: transformers
18
  pipeline_tag: text-generation
19
  ---
 
185
  - [GOAT](https://huggingface.co/datasets/tiedong/goat)
186
  - [Glaive](https://huggingface.co/datasets/glaiveai/glaive-code-assistant)
187
  - [MetaMathQA](https://huggingface.co/datasets/meta-math/MetaMathQA)
188
+ - [OpenAssistant](https://huggingface.co/datasets/OpenAssistant/oasst_top1_2023-08-25)
189
 
190
  ## Citation
191