habanoz commited on
Commit
f078288
1 Parent(s): e8ceb4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -25,4 +25,7 @@ dataset_info:
25
  ---
26
  # Dataset Card for "airoboros-3.1-no-mathjson-max-1k"
27
 
28
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
25
  ---
26
  # Dataset Card for "airoboros-3.1-no-mathjson-max-1k"
27
 
28
+ This is a modified version of 'jondurbin/airoboros-3.1' dataset:
29
+
30
+ - mathjson instances excluded
31
+ - Length of input+ouput+special_tokens is limited to 1024 tokens. (llama chat format is assumed)