Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -12,24 +12,6 @@ tags:
|
|
| 12 |
- sft
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
-
dataset_info:
|
| 16 |
-
features: []
|
| 17 |
-
splits:
|
| 18 |
-
- name: train
|
| 19 |
-
num_bytes: 0
|
| 20 |
-
num_examples: 0
|
| 21 |
-
- name: test
|
| 22 |
-
num_bytes: 0
|
| 23 |
-
num_examples: 0
|
| 24 |
-
download_size: 846
|
| 25 |
-
dataset_size: 0
|
| 26 |
-
configs:
|
| 27 |
-
- config_name: default
|
| 28 |
-
data_files:
|
| 29 |
-
- split: train
|
| 30 |
-
path: data/train-*
|
| 31 |
-
- split: test
|
| 32 |
-
path: data/test-*
|
| 33 |
---
|
| 34 |
|
| 35 |
# Rust Commit Dataset - Hyperswitch
|
|
@@ -40,7 +22,7 @@ This dataset contains Rust commit messages paired with their corresponding code
|
|
| 40 |
|
| 41 |
### Dataset Summary
|
| 42 |
|
| 43 |
-
- **Total Examples**:
|
| 44 |
- **Language**: Rust
|
| 45 |
- **Source**: Hyperswitch GitHub repository
|
| 46 |
- **Format**: Prompt-response pairs for supervised fine-tuning (SFT)
|
|
|
|
| 12 |
- sft
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Rust Commit Dataset - Hyperswitch
|
|
|
|
| 22 |
|
| 23 |
### Dataset Summary
|
| 24 |
|
| 25 |
+
- **Total Examples**: 0
|
| 26 |
- **Language**: Rust
|
| 27 |
- **Source**: Hyperswitch GitHub repository
|
| 28 |
- **Format**: Prompt-response pairs for supervised fine-tuning (SFT)
|