MingLiiii commited on
Commit
a72bd08
1 Parent(s): 9d340cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: data
5
+ struct:
6
+ - name: loss
7
+ sequence: float64
8
+ - name: ppl
9
+ sequence: float64
10
+ splits:
11
+ - name: origin
12
+ num_bytes: 5057436
13
+ num_examples: 70000
14
+ - name: reflect_instruction
15
+ num_bytes: 5040000
16
+ num_examples: 70000
17
+ - name: reflect_response
18
+ num_bytes: 5040000
19
+ num_examples: 70000
20
+ - name: reflect_both
21
+ num_bytes: 5040000
22
+ num_examples: 70000
23
+ download_size: 16869578
24
+ dataset_size: 20177436
25
+ ---
26
+ # Dataset Card for "Wiz70_Analysis_llama2_13b"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)