Link to actual dataset id (#1)
Browse files- Link to actual dataset id (73ea60128ddb5d579a7693a9c7a3faf0978eb0fa)
Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,7 +9,7 @@ metrics:
|
|
9 |
- accuracy
|
10 |
- loss
|
11 |
datasets:
|
12 |
-
- pokemon
|
13 |
model-index:
|
14 |
- name: pokemon_is_legendary
|
15 |
results:
|
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
type: tabular-classification
|
18 |
name: tabular-classification
|
19 |
dataset:
|
20 |
-
type: pokemon
|
21 |
name: pokemon.csv
|
22 |
metrics:
|
23 |
- type: accuracy
|
|
|
9 |
- accuracy
|
10 |
- loss
|
11 |
datasets:
|
12 |
+
- julien-c/kaggle-rounakbanik-pokemon
|
13 |
model-index:
|
14 |
- name: pokemon_is_legendary
|
15 |
results:
|
|
|
17 |
type: tabular-classification
|
18 |
name: tabular-classification
|
19 |
dataset:
|
20 |
+
type: julien-c/kaggle-rounakbanik-pokemon
|
21 |
name: pokemon.csv
|
22 |
metrics:
|
23 |
- type: accuracy
|