halflings julien-c HF staff commited on
Commit
635da1a
1 Parent(s): 6599ab8

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>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ metrics:
9
  - accuracy
10
  - loss
11
  datasets:
12
- - pokemon.csv
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.csv
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