Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
euclaise commited on
Commit
b045d4d
1 Parent(s): 8c13f49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ size_categories:
24
 
25
  [Language models are greedy reasoners](https://arxiv.org/pdf/2210.01240.pdf), so they don't often backtrack. This is a dataset made to teach them backtracking. The data is synthetic, generated randomly in Python.
26
 
 
 
27
  License:
28
  ```
29
  Zero-Clause BSD
 
24
 
25
  [Language models are greedy reasoners](https://arxiv.org/pdf/2210.01240.pdf), so they don't often backtrack. This is a dataset made to teach them backtracking. The data is synthetic, generated randomly in Python.
26
 
27
+ 90% of the examples contain backtracking.
28
+
29
  License:
30
  ```
31
  Zero-Clause BSD