ajsbsd commited on
Commit
19f2fb9
·
verified ·
1 Parent(s): 909d6d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -88,14 +88,14 @@ ethical_considerations:
88
  - "Ensure responsible deployment, especially in applications where simulation accuracy is critical (e.g., engineering design)."
89
  - "Transparency in the model's limitations and the dataset's characteristics is paramount."
90
 
91
- # Citation (if applicable)
92
- @article{Berner2025PrincipledAF,
93
- title={Principled Approaches for Extending Neural Architectures to Function Spaces for Operator Learning},
94
- author={Julius Berner and Miguel Liu-Schiaffini and Jean Kossaifi and Valentin Duruisseaux and Boris Bonev and Kamyar Azizzadenesheli and Anima Anandkumar},
95
- journal={arXiv:2506.10973},
96
- year={2025},
97
- url={https://arxiv.org/abs/2506.10973}
98
- }
99
  ---
100
 
101
  # Fine-Tuning This Neural Operator: A Simple Guide
 
88
  - "Ensure responsible deployment, especially in applications where simulation accuracy is critical (e.g., engineering design)."
89
  - "Transparency in the model's limitations and the dataset's characteristics is paramount."
90
 
91
+ citation: |
92
+ @article{Berner2025PrincipledAF,
93
+ title={Principled Approaches for Extending Neural Architectures to Function Spaces for Operator Learning},
94
+ author={Julius Berner and Miguel Liu-Schiaffini and Jean Kossaifi and Valentin Duruisseaux and Boris Bonev and Kamyar Azizzadenesheli and Anima Anandkumar},
95
+ journal={arXiv:2506.10973},
96
+ year={2025},
97
+ url={https://arxiv.org/abs/2506.10973}
98
+ }
99
  ---
100
 
101
  # Fine-Tuning This Neural Operator: A Simple Guide