mikegarts commited on
Commit
8ba2ffd
·
1 Parent(s): 02e4004

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -26,7 +26,12 @@ language:
26
  # Dataset Card for "oa_tell_a_joke_20000"
27
 
28
  This dataset is based on the SocialGrep/one-million-reddit-jokes, and augmented using KeyBert to be used for the Open Assistant project.
 
29
 
30
-
 
 
 
 
31
 
32
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
26
  # Dataset Card for "oa_tell_a_joke_20000"
27
 
28
  This dataset is based on the SocialGrep/one-million-reddit-jokes, and augmented using KeyBert to be used for the Open Assistant project.
29
+ Addition details of dataset creation: https://github.com/mikegarts/Open-Assistant/blob/OA-261.tell_a_joke_dataset/data/datasets/tell_a_joke/tell_a_joke.ipynb
30
 
31
+ # Data fields:
32
+ ### INSTRUCTION - The instruction to the assistant
33
+ ### RESPONSE - The response of the assistant
34
+ ### SOURCE - source of the data
35
+ ### METADATA - additional link, such as a link to the source webpage on reddit
36
 
37
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)