Datasets:
albertomarun
commited on
Commit
•
356737a
1
Parent(s):
b1b11ef
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
tags:
|
6 |
+
- climate
|
7 |
+
- Temperature
|
8 |
+
- Temepratura
|
9 |
+
- python
|
10 |
---
|
11 |
+
|
12 |
+
library_name: Mod_Temperatura
|
13 |
+
library_version: 1.0.0
|
14 |
+
inference: false
|
15 |
+
|
16 |
+
dataset-index:
|
17 |
+
- name: albertomarun/Mod_Temperatura
|
18 |
+
- description: This dataset has different numbers related to the temperature conversion between Celsius and Fahrenheit.
|
19 |
+
results:
|
20 |
+
- task:
|
21 |
+
type: temperature-conversion
|
22 |
+
|
23 |
+
dataset:
|
24 |
+
type: Mod_Temperatura.h5
|
25 |
+
|
26 |
+
Modelo to support this
|
27 |
+
[AlbertoMarunIA](https://huggingface.co/albertomarun/SimpleTemperatureCalculation)
|
28 |
+
|
29 |
+
|
30 |
+
**More models and dataset available at: [AlbertoMarunIA](https://huggingface.co/albertomarun)**
|