snowkylin commited on
Commit
aa23ce8
·
verified ·
1 Parent(s): b7a5285

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ - `8_inputs_2_outputs_random_deepsyn.zip`: Training data. The target circuit is optimized via `&deepsyn -T 1` in ABC.
6
+ - `test_data.zip`: Test data (random circuits and IWLS FFWs)
7
+
8
+ More details can be found in <https://github.com/snowkylin/circuit-transformer>