archit11 commited on
Commit
fad7c66
·
verified ·
1 Parent(s): 1c01b1c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -25
README.md CHANGED
@@ -12,30 +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
- - name: metadata
29
- dtype: string
30
- splits:
31
- - name: train
32
- num_bytes: 3739963
33
- num_examples: 855
34
- - name: test
35
- num_bytes: 196840
36
- num_examples: 45
37
- download_size: 1066177
38
- dataset_size: 3936803
39
  ---
40
 
41
  # Rust Commit Dataset - Hyperswitch
@@ -46,7 +22,7 @@ This dataset contains Rust commit messages paired with their corresponding code
46
 
47
  ### Dataset Summary
48
 
49
- - **Total Examples**: 700
50
  - **Language**: Rust
51
  - **Source**: Hyperswitch GitHub repository
52
  - **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**: 900
26
  - **Language**: Rust
27
  - **Source**: Hyperswitch GitHub repository
28
  - **Format**: Prompt-response pairs for supervised fine-tuning (SFT)