Mr-aio commited on
Commit
fbad74f
1 Parent(s): fd3abb3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ ### About
3
+
4
+ This dataset is an amalgamation of every entry of the DQ Round Trip Problem Selection spreadsheet (https://docs.google.com/spreadsheets/d/1dEWWzjuEXwf9s4II0CixH4sqopc1flIMFx19UjHiyNU/edit?usp=sharing&resourcekey=0-_G7oxmbh7szV5jx-HxhepQ)
5
+ with formal and informal columns combined and concatenated with the formal and informal statements from the Isabelle train and val sets from the [*Multilingual Mathematical Autoformalization*](https://arxiv.org/abs/2311.03755) dataset, to which a text column has been added in identical formatting.
6
+ ### Data Fields
7
+ - `Statement`: either an informal statement or a formal statement in Isabelle
8
+
9
+ language:
10
+ - en
11
+ ---