y0sif commited on
Commit
0d3c39b
·
verified ·
1 Parent(s): c184501

Add dataset card for Arcwright-Leptos

Browse files
Files changed (1) hide show
  1. README.md +13 -49
README.md CHANGED
@@ -1,53 +1,17 @@
1
  ---
2
  license: apache-2.0
3
  language:
4
- - en
5
  tags:
6
- - rust
7
- - code
8
- - instruction-tuning
9
- - leptos
10
- - chatml
11
  size_categories:
12
- - 1K<n<10K
13
  task_categories:
14
- - text-generation
15
- dataset_info:
16
- features:
17
- - name: messages
18
- list:
19
- - name: role
20
- dtype: string
21
- - name: content
22
- dtype: string
23
- - name: category
24
- dtype: string
25
- - name: crate
26
- dtype: string
27
- - name: source
28
- struct:
29
- - name: type
30
- dtype: string
31
- - name: name
32
- dtype: string
33
- - name: source_file
34
- dtype: string
35
- splits:
36
- - name: train
37
- num_bytes: 5792559
38
- num_examples: 1830
39
- - name: test
40
- num_bytes: 645727
41
- num_examples: 204
42
- download_size: 2847179
43
- dataset_size: 6438286
44
- configs:
45
- - config_name: default
46
- data_files:
47
- - split: train
48
- path: data/train-*
49
- - split: test
50
- path: data/test-*
51
  ---
52
 
53
  # Arcwright-Leptos
@@ -67,10 +31,10 @@ Leptos is a reactive web UI framework for Rust with fine-grained reactivity, ser
67
 
68
  | Category | Count | % |
69
  |----------|-------|---|
70
- | Code Generation | 709 | 34% |
71
  | Code Explanation | 364 | 17% |
72
  | Api Usage | 320 | 15% |
73
- | Bug Detection | 232 | 11% |
74
  | Refactoring | 211 | 10% |
75
  | Test Generation | 198 | 9% |
76
 
@@ -105,9 +69,9 @@ This dataset is one of three crate-specific datasets used to train [Arcwright-E4
105
 
106
  | Dataset | Crate | Pairs |
107
  |---------|-------|-------|
108
- | **[Arcwright-Leptos](https://huggingface.co/datasets/y0sif/Arcwright-Leptos)** | Leptos | 2,034 |
109
- | **[Arcwright-Axum](https://huggingface.co/datasets/y0sif/Arcwright-Axum)** | Axum | 715 |
110
- | **[Arcwright-Rig](https://huggingface.co/datasets/y0sif/Arcwright-Rig)** | Rig | 776 |
111
 
112
  ## Source
113
 
 
1
  ---
2
  license: apache-2.0
3
  language:
4
+ - en
5
  tags:
6
+ - rust
7
+ - code
8
+ - instruction-tuning
9
+ - leptos
10
+ - chatml
11
  size_categories:
12
+ - 1K<n<10K
13
  task_categories:
14
+ - text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Arcwright-Leptos
 
31
 
32
  | Category | Count | % |
33
  |----------|-------|---|
34
+ | Code Generation | 711 | 34% |
35
  | Code Explanation | 364 | 17% |
36
  | Api Usage | 320 | 15% |
37
+ | Bug Detection | 242 | 11% |
38
  | Refactoring | 211 | 10% |
39
  | Test Generation | 198 | 9% |
40
 
 
69
 
70
  | Dataset | Crate | Pairs |
71
  |---------|-------|-------|
72
+ | **[Arcwright-Leptos](https://huggingface.co/datasets/y0sif/Arcwright-Leptos)** | Leptos | 2,046 |
73
+ | **[Arcwright-Axum](https://huggingface.co/datasets/y0sif/Arcwright-Axum)** | Axum | 741 |
74
+ | **[Arcwright-Rig](https://huggingface.co/datasets/y0sif/Arcwright-Rig)** | Rig | 697 |
75
 
76
  ## Source
77