Upload README.md with huggingface_hub
Browse files
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: 3744144
|
13 |
+
num_examples: 52002
|
14 |
+
- name: reflect_instruction
|
15 |
+
num_bytes: 3744144
|
16 |
+
num_examples: 52002
|
17 |
+
- name: reflect_response
|
18 |
+
num_bytes: 3744144
|
19 |
+
num_examples: 52002
|
20 |
+
- name: reflect_both
|
21 |
+
num_bytes: 3744144
|
22 |
+
num_examples: 52002
|
23 |
+
download_size: 12540531
|
24 |
+
dataset_size: 14976576
|
25 |
+
---
|
26 |
+
# Dataset Card for "Alpaca_Analysis_llama2_7b"
|
27 |
+
|
28 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|