Text Generation
Transformers
PyTorch
English
gpt_neox
text-generation-inference
Inference Endpoints
xzyao commited on
Commit
ae21d75
2 Parent(s): 96a46b0 334cc3d

Merge branch 'main' of hf.co:togethercomputer/RedPajama-Chat-INCITE-2.8B-v1 into main

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -2,12 +2,17 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
 
5
  ---
6
 
7
  # RedPajama-INCITE-Chat-3B-v1
8
 
9
- RedPajama-INCITE-Chat-3B-v1, is a large transformer-based language model developed by Together Computer and trained on the RedPajama-Data-1T dataset.
10
- It is further fine-tuned on OASST1 and Dolly2 to enhance chatting ability.
 
11
 
12
  ## Model Details
13
  - **Developed by**: Together Computer.
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ datasets:
6
+ - togethercomputer/RedPajama-Data-1T
7
+ - OpenAssistant/oasst1
8
+ - databricks/databricks-dolly-15k
9
  ---
10
 
11
  # RedPajama-INCITE-Chat-3B-v1
12
 
13
+ RedPajama-INCITE-Chat-3B-v1 was developed by Together and leaders from the open-source AI community including Ontocord.ai, ETH DS3Lab, AAI CERC, Université de Montréal, MILA - Québec AI Institute, Stanford Center for Research on Foundation Models (CRFM), Stanford Hazy Research research group and LAION.
14
+
15
+ It is fine-tuned on OASST1 and Dolly2 to enhance chatting ability.
16
 
17
  ## Model Details
18
  - **Developed by**: Together Computer.