AGarioud commited on
Commit
6dc104b
1 Parent(s): d87c801

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -37
README.md CHANGED
@@ -37,34 +37,21 @@ Ut iste unde in delectus quia aut reiciendis voluptatem ut voluptatem velit et d
37
  Ab maiores tempore 33 deleniti ipsam a molestiae dolor eos optio optio aut perferendis quasi et expedita ipsum vel similique accusamus.
38
 
39
 
40
- # Model Card for {{ model_id | default("Model ID", true) }}
41
 
42
- <!-- Provide a quick summary of what the model is/does. -->
43
-
44
- {{ model_summary | default("", true) }}
45
-
46
- ## Model Details
47
-
48
- ### Model Description
49
-
50
- <!-- Provide a longer summary of what this model is. -->
51
-
52
- - **Developed by:** {{ developers | default("[More Information Needed]", true)}}
53
- - **Funded by [optional]:** {{ funded_by | default("[More Information Needed]", true)}}
54
- - **Shared by [optional]:** {{ shared_by | default("[More Information Needed]", true)}}
55
- - **Model type:** {{ model_type | default("[More Information Needed]", true)}}
56
- - **Language(s) (NLP):** {{ language | default("[More Information Needed]", true)}}
57
- - **License:** {{ license | default("[More Information Needed]", true)}}
58
- - **Finetuned from model [optional]:** {{ base_model | default("[More Information Needed]", true)}}
59
-
60
- ### Model Sources [optional]
61
 
62
  <!-- Provide the basic links for the model. -->
63
 
64
- - **Repository:** {{ repo | default("[More Information Needed]", true)}}
65
- - **Paper [optional]:** {{ paper | default("[More Information Needed]", true)}}
66
- - **Demo [optional]:** {{ demo | default("[More Information Needed]", true)}}
 
 
 
 
 
67
 
 
68
  ## Uses
69
 
70
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
@@ -148,17 +135,6 @@ Use the code below to get started with the model.
148
 
149
  {{ model_specs | default("[More Information Needed]", true)}}
150
 
151
- ### Compute Infrastructure
152
-
153
- {{ compute_infrastructure | default("[More Information Needed]", true)}}
154
-
155
- #### Hardware
156
-
157
- {{ hardware_requirements | default("[More Information Needed]", true)}}
158
-
159
- #### Software
160
-
161
- {{ software | default("[More Information Needed]", true)}}
162
 
163
  ## Citation [optional]
164
 
@@ -172,6 +148,5 @@ Use the code below to get started with the model.
172
 
173
  {{ citation_apa | default("[More Information Needed]", true)}}
174
 
175
- ## Model Card Contact
176
-
177
- {{ model_card_contact | default("[More Information Needed]", true)}}
 
37
  Ab maiores tempore 33 deleniti ipsam a molestiae dolor eos optio optio aut perferendis quasi et expedita ipsum vel similique accusamus.
38
 
39
 
 
40
 
41
+ ## Model Informations
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
  <!-- Provide the basic links for the model. -->
44
 
45
+ - **Repository:** https://github.com/IGNF/FLAIR-1-AI-Challenge
46
+ - **Paper [optional]:** https://arxiv.org/pdf/2211.12979.pdf
47
+ - **Developed by:** IGN
48
+ - **Compute infrastructure:**
49
+ - software: python, pytorch-lightning
50
+ - hardware: GENCI, XXX
51
+ - **License:** : Apache 2.0
52
+
53
 
54
+
55
  ## Uses
56
 
57
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
 
135
 
136
  {{ model_specs | default("[More Information Needed]", true)}}
137
 
 
 
 
 
 
 
 
 
 
 
 
138
 
139
  ## Citation [optional]
140
 
 
148
 
149
  {{ citation_apa | default("[More Information Needed]", true)}}
150
 
151
+ ## Contact
152
+ ai-challenge@ign.fr