rupspace commited on
Commit
1a66c1d
·
1 Parent(s): a661c09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,4 +3,6 @@ license: apache-2.0
3
  language:
4
  - en
5
  ---
6
- This is the official release of the pretrained [Bayesian Flow Network](https://arxiv.org/abs/2308.07037) trained on the text8 dataset, used for results in Section 6 of the paper.
 
 
 
3
  language:
4
  - en
5
  ---
6
+ This is the official release of pretrained [Bayesian Flow Networks](https://arxiv.org/abs/2308.07037) used for results in the paper.
7
+
8
+ See our [code release](https://github.com/nnaisense/bayesian-flow-networks) for instructions.