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

Add model card (#1)

Browse files

- Add model card (a2d8a381f9c9057ac8d6b5126efd983141b324eb)


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

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