archit11 commited on
Commit
82bce03
·
verified ·
1 Parent(s): b21bf40

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -37
README.md CHANGED
@@ -1,40 +1,3 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: id
10
- dtype: string
11
- - name: type
12
- dtype: string
13
- - name: granularity
14
- dtype: string
15
- - name: content
16
- dtype: string
17
- - name: metadata
18
- struct:
19
- - name: crate
20
- dtype: string
21
- - name: file
22
- dtype: string
23
- - name: files
24
- list: string
25
- - name: module
26
- dtype: string
27
- - name: num_files
28
- dtype: int64
29
- - name: token_count
30
- dtype: int64
31
- splits:
32
- - name: train
33
- num_bytes: 27563609
34
- num_examples: 1076
35
- download_size: 6419615
36
- dataset_size: 27563609
37
- ---
38
  # Hyperswitch Token-Aware CPT Dataset
39
 
40
  This dataset contains **1,076 samples** of Rust code from the [Hyperswitch](https://github.com/juspay/hyperswitch) payment router project, optimized for Continued Pre-Training (CPT) with the **Kwaipilot/KAT-Dev** tokenizer.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Hyperswitch Token-Aware CPT Dataset
2
 
3
  This dataset contains **1,076 samples** of Rust code from the [Hyperswitch](https://github.com/juspay/hyperswitch) payment router project, optimized for Continued Pre-Training (CPT) with the **Kwaipilot/KAT-Dev** tokenizer.