Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
source_datasets:
|
| 3 |
+
- Original
|
| 4 |
+
- Synthetic
|
| 5 |
+
library_name: Distily
|
| 6 |
+
tags:
|
| 7 |
+
- Distily
|
| 8 |
+
---
|
| 9 |
+
# Distillation dataset created with [Distily](https://github.com/lapp0/distily).
|
| 10 |
+
|
| 11 |
+
- **Method**: Generated sequences randomly with temperature config `1.0`
|
| 12 |
+
|
| 13 |
+
- **Model URI**: `gpt2`
|
| 14 |
+
|
| 15 |
+
- **Number of Samples**: 1000
|
| 16 |
+
|
| 17 |
+
- **Maximum Sequence Length**: 1024 tokens
|