KrzTyb commited on
Commit
436154c
·
verified ·
1 Parent(s): dacffc0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -30
README.md CHANGED
@@ -13,34 +13,6 @@ size_categories:
13
  task_categories:
14
  - text-generation
15
  pretty_name: fim-dataset
16
- dataset_info:
17
- features:
18
- - name: text
19
- dtype: string
20
- - name: prefix
21
- dtype: string
22
- - name: middle
23
- dtype: string
24
- - name: suffix
25
- dtype: string
26
- - name: type
27
- dtype: string
28
- splits:
29
- - name: train
30
- num_bytes: 336126673
31
- num_examples: 42922
32
- - name: validation
33
- num_bytes: 17712487
34
- num_examples: 2259
35
- download_size: 138190898
36
- dataset_size: 353839160
37
- configs:
38
- - config_name: default
39
- data_files:
40
- - split: train
41
- path: data/train-*
42
- - split: validation
43
- path: data/validation-*
44
  ---
45
 
46
  # fim-dataset
@@ -65,8 +37,8 @@ The dataset contains code snippets formatted with FIM special tokens:
65
 
66
  | Split | Examples |
67
  |-------|----------|
68
- | train | 42,954 |
69
- | validation | 2,260 |
70
 
71
  ## Usage
72
 
 
13
  task_categories:
14
  - text-generation
15
  pretty_name: fim-dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # fim-dataset
 
37
 
38
  | Split | Examples |
39
  |-------|----------|
40
+ | train | 42,922 |
41
+ | validation | 2,259 |
42
 
43
  ## Usage
44