sr5434 commited on
Commit
6abf7dc
·
1 Parent(s): 15e64a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -7,6 +7,8 @@ base_model: upstage/SOLAR-10.7B-v1.0
7
  model-index:
8
  - name: outputs
9
  results: []
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,19 +16,19 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # outputs
16
 
17
- This model is a fine-tuned version of [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0) on an unknown dataset.
18
 
19
  ## Model description
20
 
21
- More information needed
22
 
23
  ## Intended uses & limitations
24
 
25
- More information needed
26
 
27
  ## Training and evaluation data
28
 
29
- More information needed
30
 
31
  ## Training procedure
32
 
 
7
  model-index:
8
  - name: outputs
9
  results: []
10
+ datasets:
11
+ - sr5434/CodegebraGPT_data
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # outputs
18
 
19
+ This model is a fine-tuned version of [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0) on the text only 100k samples subset of ```sr5434/CodegebraGPT_Data``` dataset.
20
 
21
  ## Model description
22
 
23
+ It can chat with you about science, engineering, math, or coding.
24
 
25
  ## Intended uses & limitations
26
 
27
+ This is not finetuned with RLHF and is not intended to be used in production.
28
 
29
  ## Training and evaluation data
30
 
31
+ [CodegebraGPT 100k text dataset](https://huggingface.co/datasets/sr5434/CodegebraGPT_data/viewer/100k-text)
32
 
33
  ## Training procedure
34