File size: 632 Bytes
36c15a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: prompt_id
    dtype: string
  - name: messages
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: category
    dtype: string
  splits:
  - name: test_sft
    num_bytes: 28398.72
    num_examples: 16
  - name: train_sft
    num_bytes: 579995.1134736842
    num_examples: 334
  download_size: 324423
  dataset_size: 608393.8334736841
---
# Dataset Card for "no_robots_only_coding"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)