Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
License:
xqyww123 commited on
Commit
a30289b
·
verified ·
1 Parent(s): f045a37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -1,4 +1,16 @@
1
- Extensively annotated Isabelle source code, suitable for pretraining
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  Example:
4
  ```isabelle
@@ -49,4 +61,4 @@ Please cite me!
49
  primaryClass={cs.PL},
50
  url={https://arxiv.org/abs/2507.18885},
51
  }
52
- ```
 
1
+ ---
2
+ license: lgpl
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - Isabelle
9
+ - theorem-proving
10
+ size_categories:
11
+ - 100M<n<1B
12
+ ---
13
+ Extensively annotated Isabelle source code, suitable for pretraining, about 500M tokens in Qwen3's tokenizer.
14
 
15
  Example:
16
  ```isabelle
 
61
  primaryClass={cs.PL},
62
  url={https://arxiv.org/abs/2507.18885},
63
  }
64
+ ```