bawolf commited on
Commit
e8f89ea
·
1 Parent(s): d33d720

model card updates

Browse files
Files changed (1) hide show
  1. model-card.md +27 -27
model-card.md CHANGED
@@ -1,39 +1,39 @@
1
  ---
2
  language: en
3
  tags:
4
- - clip
5
- - breakdance
6
- - video-classification
7
- - dance
8
- - pytorch
9
- - vision-encoder
10
  license: MIT
11
  datasets:
12
- - custom
13
  library_name: transformers
14
  base_model: openai/clip-vit-large-patch14
15
  pipeline_tag: video-classification
16
  model-index:
17
- - name: CLIP-Based Break Dance Move Classifier
18
- results:
19
- - task:
20
- type: video-classification
21
- dataset:
22
- name: custom_breakdance
23
- type: custom
24
- metrics:
25
- - name: Overall Accuracy
26
- type: accuracy
27
- value: [specify %]
28
- - name: Windmill Precision
29
- type: precision
30
- value: [specify %]
31
- - name: Halo Precision
32
- type: precision
33
- value: [specify %]
34
- - name: Swipe Precision
35
- type: precision
36
- value: [specify %]
37
  ---
38
 
39
  # CLIP-Based Break Dance Move Classifier
 
1
  ---
2
  language: en
3
  tags:
4
+ - clip
5
+ - breakdance
6
+ - video-classification
7
+ - dance
8
+ - pytorch
9
+ - vision-encoder
10
  license: MIT
11
  datasets:
12
+ - custom
13
  library_name: transformers
14
  base_model: openai/clip-vit-large-patch14
15
  pipeline_tag: video-classification
16
  model-index:
17
+ - name: CLIP-Based Break Dance Move Classifier
18
+ results:
19
+ - task:
20
+ type: video-classification
21
+ dataset:
22
+ name: custom_breakdance
23
+ type: custom
24
+ metrics:
25
+ - name: Overall Accuracy
26
+ type: accuracy
27
+ value: [specify %]
28
+ - name: Windmill Precision
29
+ type: precision
30
+ value: [specify %]
31
+ - name: Halo Precision
32
+ type: precision
33
+ value: [specify %]
34
+ - name: Swipe Precision
35
+ type: precision
36
+ value: [specify %]
37
  ---
38
 
39
  # CLIP-Based Break Dance Move Classifier