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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - C-RLFT
7
  datasets:
8
  - openchat/openchat_sharegpt4_dataset
9
- - Open-Orca/OpenOrca
10
  - LDJnr/LessWrong-Amplify-Instruct
11
  - LDJnr/Pure-Dove
12
  - LDJnr/Verified-Camel
@@ -180,7 +180,7 @@ Our OpenChat 3.5 code and models are distributed under the Apache License 2.0.
180
  OpenChat 3.5 was trained with C-RLFT on a collection of publicly available high-quality instruction data, with a custom processing pipeline. We detail some notable subsets included here:
181
 
182
  - [OpenChat ShareGPT](https://huggingface.co/datasets/openchat/openchat_sharegpt4_dataset)
183
- - [Open-Orca](https://huggingface.co/datasets/Open-Orca/OpenOrca)
184
  - Capybara [1](https://huggingface.co/datasets/LDJnr/Pure-Dove) [2](https://huggingface.co/datasets/LDJnr/Verified-Camel) [3](https://huggingface.co/datasets/LDJnr/LessWrong-Amplify-Instruct)
185
  - [GOAT](https://huggingface.co/datasets/tiedong/goat)
186
  - [Glaive](https://huggingface.co/datasets/glaiveai/glaive-code-assistant)
 
6
  - C-RLFT
7
  datasets:
8
  - openchat/openchat_sharegpt4_dataset
9
+ - imone/OpenOrca_FLAN
10
  - LDJnr/LessWrong-Amplify-Instruct
11
  - LDJnr/Pure-Dove
12
  - LDJnr/Verified-Camel
 
180
  OpenChat 3.5 was trained with C-RLFT on a collection of publicly available high-quality instruction data, with a custom processing pipeline. We detail some notable subsets included here:
181
 
182
  - [OpenChat ShareGPT](https://huggingface.co/datasets/openchat/openchat_sharegpt4_dataset)
183
+ - [Open-Orca with FLAN answers](https://huggingface.co/datasets/imone/OpenOrca_FLAN)
184
  - Capybara [1](https://huggingface.co/datasets/LDJnr/Pure-Dove) [2](https://huggingface.co/datasets/LDJnr/Verified-Camel) [3](https://huggingface.co/datasets/LDJnr/LessWrong-Amplify-Instruct)
185
  - [GOAT](https://huggingface.co/datasets/tiedong/goat)
186
  - [Glaive](https://huggingface.co/datasets/glaiveai/glaive-code-assistant)