nikoloside commited on
Commit
5995610
·
verified ·
1 Parent(s): 9f1a00c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # DeepFracture: A Generative Approach for Predicting Brittle Fractures with Neural Discrete Representation Learning
2
 
3
  This is a collection of pre-trained models for deepfracture: a conditional vq-vae model for predicting fracture pattern from impulse code, trained on the [Break4Models](https://huggingface.co/datasets/nikoloside/break4models) dataset created by [FractureRB](https://github.com/david-hahn/FractureRB).
@@ -125,4 +135,4 @@ APACHE 2.0
125
 
126
  ## Contact
127
 
128
- For questions or issues, please open an issue on the Hugging Face model page.
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - nikoloside/break4models
5
+ pipeline_tag: other
6
+ tags:
7
+ - fracture
8
+ - vq-vae
9
+ - physical-simulation
10
+ ---
11
  # DeepFracture: A Generative Approach for Predicting Brittle Fractures with Neural Discrete Representation Learning
12
 
13
  This is a collection of pre-trained models for deepfracture: a conditional vq-vae model for predicting fracture pattern from impulse code, trained on the [Break4Models](https://huggingface.co/datasets/nikoloside/break4models) dataset created by [FractureRB](https://github.com/david-hahn/FractureRB).
 
135
 
136
  ## Contact
137
 
138
+ For questions or issues, please open an issue on the Hugging Face model page.