File size: 852 Bytes
988a7a2
 
ff40b93
 
 
 
988a7a2
 
 
 
 
 
 
 
 
 
c6b4b00
 
 
 
 
 
0021bed
 
ff40b93
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
---
license: cc-by-nc-4.0
configs:
- config_name: default
  data_files:
    no-robots-sharegpt-fixed.jsonl
task_categories:
- text-generation
- conversational
language:
- en
---
# no-robots-sharegpt

[HuggingFaceH4/no_robots](https://huggingface.co/datasets/HuggingFaceH4/no_robots) with both test and train splits combined and converted to ShareGPT format for use in common training repositories.

Please refer to the original repository's dataset card for more information.

no-robots-sharegpt.jsonl
  - Original dataset converted to ShareGPT

no-robots-sharegpt-fixed.jsonl
  - Manual edits were made to ~10 dataset entries that were throwing warnings in axolotl - turns out that some of the multi-turn conversations had incorrectly-parsed turns in the original dataset

Auto-converted Parquet is utilizing the `no-robots-sharegpt-fixed.jsonl` file.