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

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +34 -50
README.md CHANGED
@@ -11,57 +11,48 @@ language:
11
 
12
  - [](#-model_id-)
13
  - [Table of Contents](#table-of-contents)
14
- - [Model Details](#model-details)
15
- - [Model Description](#model-description)
16
- - [Uses](#uses)
17
- - [Direct Use](#direct-use)
18
- - [Downstream Use [Optional]](#downstream-use-optional)
19
- - [Out-of-Scope Use](#out-of-scope-use)
20
- - [Bias, Risks, and Limitations](#bias-risks-and-limitations)
21
- - [Recommendations](#recommendations)
22
  - [Training Details](#training-details)
23
- - [Training Data](#training-data)
24
- - [Training Procedure](#training-procedure)
25
- - [Preprocessing](#preprocessing)
26
- - [Speeds, Sizes, Times](#speeds-sizes-times)
27
- - [Evaluation](#evaluation)
28
- - [Testing Data, Factors & Metrics](#testing-data-factors--metrics)
29
- - [Testing Data](#testing-data)
30
- - [Factors](#factors)
31
- - [Metrics](#metrics)
32
- - [Results](#results)
33
  - [Model Examination](#model-examination)
34
- - [Environmental Impact](#environmental-impact)
35
- - [Technical Specifications [optional]](#technical-specifications-optional)
36
- - [Model Architecture and Objective](#model-architecture-and-objective)
37
- - [Compute Infrastructure](#compute-infrastructure)
38
- - [Hardware](#hardware)
39
- - [Software](#software)
40
- - [Citation](#citation)
41
- - [Glossary [optional]](#glossary-optional)
42
- - [More Information [optional]](#more-information-optional)
43
- - [Model Card Authors [optional]](#model-card-authors-optional)
44
- - [Model Card Contact](#model-card-contact)
45
- - [How to Get Started with the Model](#how-to-get-started-with-the-model)
46
 
47
 
48
- # Model Details
 
49
 
50
- ## Model Description
51
 
52
  <!--> This section provides basic information about what the model is, its current status, and where it came from.. <!-->
53
- Some cool model...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
- - **Developed by:** More information needed
56
- - **Shared by [Optional]:** More information needed
57
- - **Model type:** Language model
58
- - **Language(s) (NLP):** More information needed
59
- - **License:** mit
60
- - **Related Models:** More information needed
61
- - **Parent Model:** More information needed
62
- - **Resources for more information:** More information needed
63
 
64
- # Uses
65
 
66
  <!--> Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. <!-->
67
 
@@ -153,7 +144,7 @@ More information needed
153
 
154
  <!--> Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly <!-->
155
 
156
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
157
 
158
  - **Hardware Type:** More information needed
159
  - **Hours used:** More information needed
@@ -209,14 +200,7 @@ More information needed
209
 
210
  More information needed
211
 
212
- # How to Get Started with the Model
213
 
214
- Use the code below to get started with the model.
215
 
216
- <details>
217
- <summary> Click to expand </summary>
218
 
219
- More information needed
220
-
221
- </details>
222
 
 
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
31
+ - **Additional information:** More information needed
32
+ - **Motivation for development:** More information needed
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
40
+ - **License:** More information needed
41
+ - **Finetuned from model:** More information needed
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>
49
+ <summary> Click to expand </summary>
50
+
51
+ 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
 
 
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
 
200
 
201
  More information needed
202
 
 
203
 
 
204
 
 
 
205
 
 
 
 
206