acmc commited on
Commit
2c686a9
·
verified ·
1 Parent(s): 1c5e968

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +10 -42
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -13,50 +13,18 @@ dataset_info:
13
  dtype: int64
14
  - name: generated_length
15
  dtype: int64
16
- - name: dataset_info
17
- struct:
18
- - name: description
19
- dtype: string
20
- - name: generation_config
21
- struct:
22
- - name: batch_size
23
- dtype: int64
24
- - name: do_sample
25
- dtype: bool
26
- - name: max_new_tokens
27
- dtype: int64
28
- - name: pad_token_id
29
- dtype: 'null'
30
- - name: temperature
31
- dtype: float64
32
- - name: top_p
33
- dtype: float64
34
- - name: models_used
35
- sequence: string
36
- - name: num_prompts
37
- dtype: int64
38
- - name: samples_per_model
39
- struct:
40
- - name: HuggingFaceTB/SmolLM-1.7B-Instruct
41
- dtype: int64
42
- - name: Qwen/Qwen2.5-1.5B-Instruct
43
- dtype: int64
44
- - name: google/gemma-3-1b-it
45
- dtype: int64
46
- - name: ibm-granite/granite-3.1-2b-instruct
47
- dtype: int64
48
- - name: tiiuae/Falcon3-1B-Instruct
49
- dtype: int64
50
- - name: source_dataset
51
- dtype: string
52
- - name: total_samples
53
- dtype: int64
54
  splits:
55
  - name: train
56
- num_bytes: 193026
57
- num_examples: 100
58
- download_size: 86983
59
- dataset_size: 193026
60
  configs:
61
  - config_name: default
62
  data_files:
 
13
  dtype: int64
14
  - name: generated_length
15
  dtype: int64
16
+ - name: url
17
+ dtype: string
18
+ - name: original_instruction
19
+ dtype: string
20
+ - name: original_input
21
+ dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  splits:
23
  - name: train
24
+ num_bytes: 38100
25
+ num_examples: 500
26
+ download_size: 4713
27
+ dataset_size: 38100
28
  configs:
29
  - config_name: default
30
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cbfa947e31c892795c65fe6bb206c53ee2717c468740d297fecc1f3d6d2ad0a
3
- size 86983
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5917a8624526736a08d3500998808b95de02e2be6db2789675bcead5814c30c
3
+ size 4713