CoolFace
Datasetpublic

plaguss/dolly_tutorial

Dataset Card for dolly_tutorial This dataset has been created with Argilla. As shown in the sections below, this dataset can be loaded into Argilla as explained in Load with Argilla, or used directly with the datasets library in Load with datasets. Dataset Summary This dataset contains: A dataset configuration file conforming to the Argilla dataset format named argilla.yaml. This configuration file will be used to configure the dataset when using the… See the full description on the dataset page: https://huggingface.co/datasets/plaguss/dolly_tutorial.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes45downloads
argilla.yaml77 linesDownload Raw Back to root
1fields:2- id: !!python/object:uuid.UUID3    int: 2513867011334695839751304000506954401914  name: category5  required: true6  settings:7    type: text8    use_markdown: false9  title: Task category10  type: text11  use_markdown: false12- id: !!python/object:uuid.UUID13    int: 29155438980715087660365444917293267841914  name: instruction15  required: true16  settings:17    type: text18    use_markdown: false19  title: Instruction20  type: text21  use_markdown: false22- id: !!python/object:uuid.UUID23    int: 32003155631770896099729380404339833162324  name: context25  required: false26  settings:27    type: text28    use_markdown: false29  title: Input30  type: text31  use_markdown: false32- id: !!python/object:uuid.UUID33    int: 9813811172195024081442642810562879783034  name: response35  required: true36  settings:37    type: text38    use_markdown: false39  title: Response40  type: text41  use_markdown: false42guidelines: our guidelines43questions:44- description: desc instruction45  id: !!python/object:uuid.UUID46    int: 11940531724928631394100809399481643173247  name: final-instruction48  required: true49  settings:50    type: text51    use_markdown: false52  title: 'Final Instruction:'53  type: text54  use_markdown: false55- description: desc input56  id: !!python/object:uuid.UUID57    int: 5794153278613109036503098694114959090758  name: final-context59  required: false60  settings:61    type: text62    use_markdown: false63  title: 'Final Input:'64  type: text65  use_markdown: false66- description: desc response67  id: !!python/object:uuid.UUID68    int: 9120082655731141771950066364170121976169  name: final-response70  required: true71  settings:72    type: text73    use_markdown: false74  title: 'Final Response:'75  type: text76  use_markdown: false77