wonhosong commited on
Commit
5df5cfe
1 Parent(s): 4cc74e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -13
README.md CHANGED
@@ -1,15 +1,9 @@
1
  ---
2
- datasets:
3
- - sciq
4
- - metaeval/ScienceQA_text_only
5
- - GAIR/lima
6
- - Open-Orca/OpenOrca
7
- - openbookqa
8
  language:
9
  - en
10
  tags:
11
  - upstage
12
- - llama
13
  - instruct
14
  - instruction
15
  pipeline_tag: text-generation
@@ -29,12 +23,7 @@ pipeline_tag: text-generation
29
  ## Dataset Details
30
 
31
  ### Used Datasets
32
-
33
- - [openbookqa](https://huggingface.co/datasets/openbookqa)
34
- - [sciq](https://huggingface.co/datasets/sciq)
35
- - [Open-Orca/OpenOrca](https://huggingface.co/datasets/Open-Orca/OpenOrca)
36
- - [metaeval/ScienceQA_text_only](https://huggingface.co/datasets/metaeval/ScienceQA_text_only)
37
- - [GAIR/lima](https://huggingface.co/datasets/GAIR/lima)
38
 
39
  > No other data was used except for the dataset mentioned above
40
 
 
1
  ---
 
 
 
 
 
 
2
  language:
3
  - en
4
  tags:
5
  - upstage
6
+ - llama-2
7
  - instruct
8
  - instruction
9
  pipeline_tag: text-generation
 
23
  ## Dataset Details
24
 
25
  ### Used Datasets
26
+ - It is trained on our internal Orca-style dataset
 
 
 
 
 
27
 
28
  > No other data was used except for the dataset mentioned above
29