Image Classification
Transformers
Safetensors
cetaceanet
biology
biodiversity
custom_code
MalloryWittwerEPFL commited on
Commit
7b27d5c
·
verified ·
1 Parent(s): db195b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -1,33 +1,38 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
4
  co2_eq_emissions:
5
  emissions: 240
6
  source: https://calculator.green-algorithms.org/
7
  training_type: pre-training
8
  geographical_location: Switzerland
9
  hardware_used: 1 v100 GPU
 
 
 
 
 
 
10
  ---
11
 
12
- # Model Card for Model ID
13
 
14
- <!-- Provide a quick summary of what the model is/does. -->
15
 
 
16
 
17
 
18
- ## Model Details
19
 
20
  ### Model Description
21
 
22
- <!-- Provide a longer summary of what this model is. -->
23
-
24
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
25
 
26
  - **Developed by:** [More Information Needed]
27
  - **Funded by [optional]:** [More Information Needed]
28
  - **Shared by [optional]:** [More Information Needed]
29
  - **Model type:** [More Information Needed]
30
- - **Language(s) (NLP):** [More Information Needed]
31
  - **License:** [More Information Needed]
32
  - **Finetuned from model [optional]:** [More Information Needed]
33
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - biology
5
+ - biodiversity
6
  co2_eq_emissions:
7
  emissions: 240
8
  source: https://calculator.green-algorithms.org/
9
  training_type: pre-training
10
  geographical_location: Switzerland
11
  hardware_used: 1 v100 GPU
12
+ license: apache-2.0
13
+ datasets:
14
+ - Saving-Willy/Happywhale-kaggle
15
+ metrics:
16
+ - accuracy
17
+ pipeline_tag: image-classification
18
  ---
19
 
20
+ # Model Card for CetaceaNet
21
 
22
+ We provide a model for classifying whale species from images of their tails and fins.
23
 
24
+ ## Model Details
25
 
26
 
 
27
 
28
  ### Model Description
29
 
 
 
30
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
31
 
32
  - **Developed by:** [More Information Needed]
33
  - **Funded by [optional]:** [More Information Needed]
34
  - **Shared by [optional]:** [More Information Needed]
35
  - **Model type:** [More Information Needed]
 
36
  - **License:** [More Information Needed]
37
  - **Finetuned from model [optional]:** [More Information Needed]
38