SunderAli17 commited on
Commit
4879a2d
1 Parent(s): 4d811d7

Update clip-vit-large-patch14-336/README.md

Browse files
clip-vit-large-patch14-336/README.md CHANGED
@@ -1,10 +1,40 @@
1
  ---
2
- license: apache-2.0
3
- language:
4
- - en
5
- library_name: diffusers
6
  tags:
7
- - text-to-image
8
- - stable-diffusion
9
- - SAK
10
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
 
2
  tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: clip-vit-large-patch14-336
6
+ results: []
7
+ ---
8
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
9
+ probably proofread and complete it, then remove this comment. -->
10
+
11
+ # clip-vit-large-patch14-336
12
+
13
+ This model was trained from scratch on an unknown dataset.
14
+ It achieves the following results on the evaluation set:
15
+
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - optimizer: None
35
+ - training_precision: float32
36
+ ### Training results
37
+ ### Framework versions
38
+ - Transformers 4.21.3
39
+ - TensorFlow 2.8.2
40
+ - Tokenizers 0.12.1