Aptheos commited on
Commit
50fd814
·
verified ·
1 Parent(s): bccfc28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -1,23 +1,23 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
- - vision-language
5
- - mixture-of-experts
6
- - text-generation
7
- - vision-transformer
8
- - pytorch
9
  model_index:
10
- - name: SparseFusion
11
- results:
12
- - task:
13
- type: text-generation
14
- dataset:
15
- name: Custom Caption Dataset
16
- type: custom
17
- metrics:
18
- - name: Validation Loss
19
- type: loss
20
- value: 0.8
21
  ---
22
 
23
  # SparseFusion
@@ -184,4 +184,4 @@ Licensed under the **MIT License** for open research and educational use.
184
  year = {2025},
185
  url = {https://huggingface.co/Aptheos/SparseFusion}
186
  }
187
- ```
 
1
  ---
2
+ license: mit
3
  tags:
4
+ - vision-language
5
+ - mixture-of-experts
6
+ - text-generation
7
+ - vision-transformer
8
+ - pytorch
9
  model_index:
10
+ - name: SparseFusion
11
+ results:
12
+ - task:
13
+ type: text-generation
14
+ dataset:
15
+ name: Custom Caption Dataset
16
+ type: custom
17
+ metrics:
18
+ - name: Validation Loss
19
+ type: loss
20
+ value: 0.8
21
  ---
22
 
23
  # SparseFusion
 
184
  year = {2025},
185
  url = {https://huggingface.co/Aptheos/SparseFusion}
186
  }
187
+ ```