Margerie commited on
Commit
fdedea0
·
verified ·
1 Parent(s): dab307b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -163
README.md CHANGED
@@ -9,22 +9,19 @@ language:
9
 
10
  # Table of Contents
11
 
12
- - [](#-model_id-)
13
  - [Table of Contents](#table-of-contents)
14
- - [Model basic information](#model-basic)
15
- - [Technical Details](#technical-details)
16
- - [Training Details](#training-details)
17
- - [Model Evaluation](#model-evaluation)
18
- - [Model Examination](#model-examination)
19
-
20
-
21
- # Model Basic
22
-
23
 
24
 
 
25
  <!--> This section provides basic information about what the model is, its current status, and where it came from.. <!-->
26
  - **Version:** 0
27
- ## Intended use
28
  - **Treatment site ICD10:** More information needed
29
  - **Treatment modality:** More information needed
30
  - **Prescription levels [Gy]:** More information needed
@@ -33,7 +30,7 @@ language:
33
  - **Class:** More information needed
34
  - **Creation date:** 2024-07-01
35
  - **Type of architecture** More information needed
36
- ## Development and deployment
37
  - **Developed by:** Name: More information needed, Instutution: More information needed, Email: More information needed
38
  - **Funded by:** More information needed
39
  - **Shared by:** More information needed
@@ -42,7 +39,7 @@ language:
42
  - **Related Research Paper(s):** More information needed
43
  - **Related Git Repository:** More information needed
44
 
45
- ## How to Get Started with the Model
46
 
47
  Use the code below to get started with the model.
48
  <details>
@@ -52,155 +49,32 @@ More information needed
52
 
53
  </details>
54
 
55
- # Technical Details
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. <!-->
58
-
59
- ## Direct Use
60
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  <!--> This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. <!-->
62
 
63
- More information needed
64
-
65
- ## Downstream Use [Optional]
66
-
67
- <!--> This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app <!-->
68
-
69
- More information needed
70
-
71
- ## Out-of-Scope Use
72
-
73
- <!--> This section addresses misuse, malicious use, and uses that the model will not work well for. <!-->
74
-
75
- More information needed
76
-
77
- # Bias, Risks, and Limitations
78
-
79
- <!--> This section is meant to convey both technical and sociotechnical limitations. <!-->
80
-
81
- More information needed
82
-
83
- ## Recommendations
84
-
85
- <!--> This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. <!-->
86
-
87
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recomendations.
88
-
89
- # Training Details
90
-
91
- ## Training Data
92
-
93
- <!--> This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. <!-->
94
-
95
- More information needed
96
-
97
- ## Training Procedure
98
-
99
- <!--> This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. <!-->
100
-
101
- ### Preprocessing
102
-
103
- More information needed
104
-
105
- ### Speeds, Sizes, Times
106
-
107
- <!--> This section provides information about throughput, start/end time, checkpoint size if relevant, etc. <!-->
108
-
109
- More information needed
110
-
111
- # Evaluation
112
-
113
- <!--> This section describes the evaluation protocols and provides the results. <!-->
114
-
115
- ## Testing Data, Factors & Metrics
116
-
117
- ### Testing Data
118
-
119
- <!--> This should link to a Data Card if possible. <!-->
120
-
121
- More information needed
122
-
123
- ### Factors
124
-
125
- <!--> These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. <!-->
126
-
127
- More information needed
128
-
129
- ### Metrics
130
-
131
- <!--> These are the evaluation metrics being used, ideally with a description of why. <!-->
132
-
133
- More information needed
134
-
135
- ## Results
136
-
137
- More information needed
138
-
139
- # Model Examination
140
-
141
- More information needed
142
-
143
- # Environmental Impact
144
-
145
- <!--> Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly <!-->
146
-
147
-
148
-
149
- - **Hardware Type:** More information needed
150
- - **Hours used:** More information needed
151
- - **Cloud Provider:** More information needed
152
- - **Compute Region:** More information needed
153
- - **Carbon Emitted:** More information needed
154
-
155
- # Technical Specifications [optional]
156
-
157
- ## Model Architecture and Objective
158
-
159
- More information needed
160
-
161
- ## Compute Infrastructure
162
-
163
- More information needed
164
-
165
- ### Hardware
166
-
167
- More information needed
168
-
169
- ### Software
170
-
171
- More information needed
172
-
173
- # Citation
174
-
175
- <!--> If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. <!-->
176
-
177
- **BibTeX:**
178
-
179
- More information needed
180
-
181
- **APA:**
182
-
183
- More information needed
184
-
185
- # Glossary [optional]
186
-
187
- <!--> If relevant, include terms and calculations in this section that can help readers understand the model or model card. <!-->
188
-
189
- More information needed
190
-
191
- # More Information [optional]
192
-
193
- More information needed
194
-
195
- # Model Card Authors [optional]
196
-
197
- More information needed
198
-
199
- # Model Card Contact
200
-
201
- More information needed
202
-
203
-
204
-
205
-
206
-
 
9
 
10
  # Table of Contents
11
 
12
+ - [](#-model_name)
13
  - [Table of Contents](#table-of-contents)
14
+ - [1. Model Basic Information](#model-basic-information)
15
+ - [2. Technical Specifications](#technical-specifications)
16
+ - [3. Training Details](#training-details)
17
+ - [4. Model Evaluation](#model-evaluation)
18
+ - [5. Model Examination](#model-examination)
 
 
 
 
19
 
20
 
21
+ # 1. Model Basic Information
22
  <!--> This section provides basic information about what the model is, its current status, and where it came from.. <!-->
23
  - **Version:** 0
24
+ ## 1.1. Intended use
25
  - **Treatment site ICD10:** More information needed
26
  - **Treatment modality:** More information needed
27
  - **Prescription levels [Gy]:** More information needed
 
30
  - **Class:** More information needed
31
  - **Creation date:** 2024-07-01
32
  - **Type of architecture** More information needed
33
+ ## 1.2. Development and deployment
34
  - **Developed by:** Name: More information needed, Instutution: More information needed, Email: More information needed
35
  - **Funded by:** More information needed
36
  - **Shared by:** More information needed
 
39
  - **Related Research Paper(s):** More information needed
40
  - **Related Git Repository:** More information needed
41
 
42
+ ## 1.3. How to Get Started with the Model
43
 
44
  Use the code below to get started with the model.
45
  <details>
 
49
 
50
  </details>
51
 
52
+ # 2. Technical Specifications
53
+ ## 2.1. Model architecture
54
+ - **Total number of parameters:** 5
55
+ - **Input channels:** More information needed
56
+ - **Loss function** More information needed
57
+ - **Batch size** 1
58
+ - **Patch dimension** More information needed
59
+ <img width="100%" src="https://cdn-uploads.huggingface.co/production/uploads/65c9dbefd6cbf9dfed67367e/xGGUE5spRY6tar5R4VeKX.png" alt="error while loading image">
60
+ _Figure 1: Model architecture_
61
+
62
+ - **Libraries/Dependencies:** More information needed
63
+ - **Hardware recommended:** More information needed
64
+ - **Inference time for recommended [seconds]** 10
65
+
66
+ # 3. Training Details
67
+ - **Training set size:** 10
68
+ - **Validation set size:** 10
69
+ <img width="100%" src="https://cdn-uploads.huggingface.co/production/uploads/65c9dbefd6cbf9dfed67367e/xGGUE5spRY6tar5R4VeKX.png" alt="error while loading image">
70
+ _Figure 2: Age distribution_
71
+ <img width="100%" src="https://cdn-uploads.huggingface.co/production/uploads/65c9dbefd6cbf9dfed67367e/xGGUE5spRY6tar5R4VeKX.png" alt="error while loading image">
72
+ _Figure 2: Sex distribution_
73
+
74
+ - **Dataset source:** More information needed
75
+ - **Acquisition date** from 2024-07-01 23:28:50.347004 to 2024-07-01 23:28:50.347004
76
+ # 4. Model Evaluation
77
+
78
+ # 5. Model Examination
79
  <!--> This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. <!-->
80