phanerozoic commited on
Commit
237f533
·
verified ·
1 Parent(s): 640d3be

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +27 -25
README.md CHANGED
@@ -1,27 +1,29 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: fact
5
- dtype: string
6
- - name: type
7
- dtype: string
8
- - name: library
9
- dtype: string
10
- - name: imports
11
- list: string
12
- - name: filename
13
- dtype: string
14
- - name: symbolic_name
15
- dtype: string
16
- splits:
17
- - name: train
18
- num_bytes: 3505657
19
- num_examples: 4766
20
- download_size: 758228
21
- dataset_size: 3505657
22
- configs:
23
- - config_name: default
24
- data_files:
25
- - split: train
26
- path: data/train-*
27
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: lgpl-2.1
3
+ tags:
4
+ - theorem-proving
5
+ - formal-methods
6
+ - coq
7
+ - information-theory
8
+ - coding-theory
9
+ task_categories:
10
+ - text-generation
11
+ - feature-extraction
12
+ language:
13
+ - en
14
+ size_categories:
15
+ - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
+
18
+ # Coq-Infotheo
19
+
20
+ Structured dataset from **Infotheo** - formalization of information theory and error-correcting codes in Coq.
21
+
22
+ ## Source
23
+
24
+ - **Repository:** https://github.com/affeldt-aist/infotheo
25
+ - **License:** LGPL-2.1
26
+
27
+ ## Statistics
28
+
29
+ - **Total entries:** 4766