maurice1671 nielsr HF Staff commited on
Commit
afb5d4a
·
verified ·
1 Parent(s): 2ea4e54

Add model card (#1)

Browse files

- Add model card (2d8a3254402b281dc293e70e72506b63d023fa3c)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ ---
6
+
7
+ This repository contains the model introduced in [PDE-Controller: LLMs for Autoformalization and Reasoning of PDEs](https://huggingface.co/papers/2502.00963).
8
+
9
+ Project page: https://pde-controller.github.io/
10
+
11
+ Code: https://github.com/wenyan-chen/PDE-Controller