archit11 commited on
Commit
c0ae448
·
verified ·
1 Parent(s): e4337d2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -23
README.md CHANGED
@@ -12,28 +12,6 @@ tags:
12
  - sft
13
  size_categories:
14
  - 1K<n<10K
15
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path: data/train-*
20
- - split: test
21
- path: data/test-*
22
- dataset_info:
23
- features:
24
- - name: prompt
25
- dtype: string
26
- - name: response
27
- dtype: string
28
- splits:
29
- - name: train
30
- num_bytes: 280386
31
- num_examples: 2163
32
- - name: test
33
- num_bytes: 14777
34
- num_examples: 114
35
- download_size: 128105
36
- dataset_size: 295163
37
  ---
38
 
39
  # Rust Commit Dataset - Hyperswitch
@@ -44,7 +22,7 @@ This dataset contains Rust commit messages paired with their corresponding code
44
 
45
  ### Dataset Summary
46
 
47
- - **Total Examples**: 2276
48
  - **Language**: Rust
49
  - **Source**: Hyperswitch GitHub repository
50
  - **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**: 2277
26
  - **Language**: Rust
27
  - **Source**: Hyperswitch GitHub repository
28
  - **Format**: Prompt-response pairs for supervised fine-tuning (SFT)