o-laurent commited on
Commit
e3f14e0
Β·
verified Β·
1 Parent(s): a3e5541

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
  title: TorchUncertainty
3
- emoji: πŸƒ
4
  colorFrom: blue
5
  colorTo: gray
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
- This is the official Hugging Face account for the [TorchUncertainty](https://github.com/ENSTA-U2IS/torch-uncertainty) library. You may find here its pre-trained weights. WORK IN PROGRESS.
 
 
 
1
  ---
2
  title: TorchUncertainty
3
+ emoji: πŸš€
4
  colorFrom: blue
5
  colorTo: gray
6
  sdk: static
7
  pinned: false
8
+ license: apache-2.0
9
  ---
10
 
11
+ This is the official Hugging Face account for the [TorchUncertainty](https://github.com/ENSTA-U2IS/torch-uncertainty) library. You will find its pre-trained weights here and several other models and datasets.
12
+
13
+ More specifically, the datasets contain the models trained for [A Symmetry-Aware Exploration of Bayesian Neural Network Posteriors](https://arxiv.org/abs/2310.08287).