nateraw commited on
Commit
93a6f13
1 Parent(s): 95904b3

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  language: en
3
  license: mit
 
 
4
  datasets: beans
5
  model-index:
6
  - name: my-cool-model-with-card-2
@@ -19,7 +21,7 @@ model-index:
19
 
20
  ## Model description
21
 
22
- The model description provides basic details about the model. This includes the architecture, version, if it was introduced in a paper, if an original implementation is available, the author, and general information about the model. Any copyright should be attributed here. General information about training procedures, parameters, and important disclaimers can also be mentioned in this section.
23
 
24
  ## Intended uses & limitations
25
 
 
1
  ---
2
  language: en
3
  license: mit
4
+ tags:
5
+ - image-classification
6
  datasets: beans
7
  model-index:
8
  - name: my-cool-model-with-card-2
 
21
 
22
  ## Model description
23
 
24
+ This isn't really a model, it's just a test repo to see if the [modelcards](https://github.com/nateraw/modelcards) package works!
25
 
26
  ## Intended uses & limitations
27