Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (9b99191b9bff352641044c133eb517519de8e086)
Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- en
|
|
|
4 |
license: apache-2.0
|
5 |
-
|
|
|
6 |
tags:
|
7 |
- doe2vec
|
8 |
- exploratory-landscape-analysis
|
9 |
- autoencoders
|
10 |
-
datasets:
|
11 |
-
- BasStein/250000-randomfunctions-10d
|
12 |
-
metrics:
|
13 |
-
- mse
|
14 |
co2_eq_emissions:
|
15 |
emissions: 0.0363
|
16 |
-
source:
|
17 |
-
training_type:
|
18 |
-
geographical_location:
|
19 |
-
hardware_used:
|
20 |
---
|
21 |
|
22 |
## Model description
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- BasStein/250000-randomfunctions-10d
|
4 |
language:
|
5 |
- en
|
6 |
+
library_name: tf-keras
|
7 |
license: apache-2.0
|
8 |
+
metrics:
|
9 |
+
- mse
|
10 |
tags:
|
11 |
- doe2vec
|
12 |
- exploratory-landscape-analysis
|
13 |
- autoencoders
|
|
|
|
|
|
|
|
|
14 |
co2_eq_emissions:
|
15 |
emissions: 0.0363
|
16 |
+
source: code carbon
|
17 |
+
training_type: pre-training
|
18 |
+
geographical_location: Leiden, The Netherlands
|
19 |
+
hardware_used: 1 Tesla T4
|
20 |
---
|
21 |
|
22 |
## Model description
|