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

Update README.md

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