JennnDexter
commited on
Commit
•
5ec5a55
1
Parent(s):
5e56e01
Model save
Browse files- README.md +10 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -2,20 +2,18 @@
|
|
2 |
license: other
|
3 |
base_model: nvidia/mit-b0
|
4 |
tags:
|
5 |
-
- image-segmentation
|
6 |
-
- vision
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
-
- name:
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
#
|
17 |
|
18 |
-
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -38,9 +36,15 @@ The following hyperparameters were used during training:
|
|
38 |
- train_batch_size: 8
|
39 |
- eval_batch_size: 8
|
40 |
- seed: 42
|
|
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
44 |
|
45 |
### Framework versions
|
46 |
|
|
|
2 |
license: other
|
3 |
base_model: nvidia/mit-b0
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: Segments
|
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 |
+
# Segments
|
15 |
|
16 |
+
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the None dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
36 |
- train_batch_size: 8
|
37 |
- eval_batch_size: 8
|
38 |
- seed: 42
|
39 |
+
- gradient_accumulation_steps: 2
|
40 |
+
- total_train_batch_size: 16
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 20
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
|
48 |
|
49 |
### Framework versions
|
50 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14918708
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcad3776c9c16567d58d49e76421676c874dd9996bd54126bd32e7adc85ff5b5
|
3 |
size 14918708
|