DunnBC22 commited on
Commit
c828e63
1 Parent(s): fd1b197

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -3,22 +3,28 @@ license: apache-2.0
3
  base_model: hustvl/yolos-tiny
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: yolos-tiny-Brain_Tumor_Detection
8
  results: []
 
 
 
 
 
9
  ---
10
 
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
  # yolos-tiny-Brain_Tumor_Detection
15
 
16
- This model is a fine-tuned version of [hustvl/yolos-tiny](https://huggingface.co/hustvl/yolos-tiny) on an unknown dataset.
17
 
18
  ## Model description
19
 
20
  More information needed
21
 
 
 
22
  ## Intended uses & limitations
23
 
24
  More information needed
@@ -43,10 +49,9 @@ The following hyperparameters were used during training:
43
  ### Training results
44
 
45
 
46
-
47
  ### Framework versions
48
 
49
  - Transformers 4.31.0
50
  - Pytorch 2.0.1+cu118
51
  - Datasets 2.14.2
52
- - Tokenizers 0.13.3
 
3
  base_model: hustvl/yolos-tiny
4
  tags:
5
  - generated_from_trainer
6
+ - medical
7
+ - science
8
  model-index:
9
  - name: yolos-tiny-Brain_Tumor_Detection
10
  results: []
11
+ datasets:
12
+ - Francesco/brain-tumor-m2pbp
13
+ language:
14
+ - en
15
+ pipeline_tag: object-detection
16
  ---
17
 
 
 
 
18
  # yolos-tiny-Brain_Tumor_Detection
19
 
20
+ This model is a fine-tuned version of [hustvl/yolos-tiny](https://huggingface.co/hustvl/yolos-tiny).
21
 
22
  ## Model description
23
 
24
  More information needed
25
 
26
+ **If you intend on trying this project yourself, I highly recommend using (at least) the yolos-small checkpoint.
27
+
28
  ## Intended uses & limitations
29
 
30
  More information needed
 
49
  ### Training results
50
 
51
 
 
52
  ### Framework versions
53
 
54
  - Transformers 4.31.0
55
  - Pytorch 2.0.1+cu118
56
  - Datasets 2.14.2
57
+ - Tokenizers 0.13.3