Upload CustomViltForQuestionAnswering
Browse files- README.md +199 -0
- config.json +892 -0
- model.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags: []
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 19 |
+
|
| 20 |
+
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
+
- **Model type:** [More Information Needed]
|
| 24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
config.json
ADDED
|
@@ -0,0 +1,892 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"CustomViltForQuestionAnswering"
|
| 4 |
+
],
|
| 5 |
+
"attention_probs_dropout_prob": 0.0,
|
| 6 |
+
"dtype": "float32",
|
| 7 |
+
"hidden_act": "gelu",
|
| 8 |
+
"hidden_dropout_prob": 0.0,
|
| 9 |
+
"hidden_size": 768,
|
| 10 |
+
"id2label": {
|
| 11 |
+
"0": "two",
|
| 12 |
+
"1": "white",
|
| 13 |
+
"2": "red",
|
| 14 |
+
"3": "blue",
|
| 15 |
+
"4": "green",
|
| 16 |
+
"5": "black",
|
| 17 |
+
"6": "three",
|
| 18 |
+
"7": "brown",
|
| 19 |
+
"8": "cat",
|
| 20 |
+
"9": "yellow",
|
| 21 |
+
"10": "dog",
|
| 22 |
+
"11": "bus",
|
| 23 |
+
"12": "airplane",
|
| 24 |
+
"13": "train",
|
| 25 |
+
"14": "room",
|
| 26 |
+
"15": "four",
|
| 27 |
+
"16": "orange",
|
| 28 |
+
"17": "bear",
|
| 29 |
+
"18": "gray",
|
| 30 |
+
"19": "truck",
|
| 31 |
+
"20": "giraffe",
|
| 32 |
+
"21": "elephant",
|
| 33 |
+
"22": "pizza",
|
| 34 |
+
"23": "bird",
|
| 35 |
+
"24": "kitchen",
|
| 36 |
+
"25": "bathroom",
|
| 37 |
+
"26": "giraffes",
|
| 38 |
+
"27": "horse",
|
| 39 |
+
"28": "motorcycle",
|
| 40 |
+
"29": "plate",
|
| 41 |
+
"30": "zebra",
|
| 42 |
+
"31": "bicycle",
|
| 43 |
+
"32": "clock",
|
| 44 |
+
"33": "car",
|
| 45 |
+
"34": "cake",
|
| 46 |
+
"35": "one",
|
| 47 |
+
"36": "purple",
|
| 48 |
+
"37": "boat",
|
| 49 |
+
"38": "zebras",
|
| 50 |
+
"39": "horses",
|
| 51 |
+
"40": "hydrant",
|
| 52 |
+
"41": "bed",
|
| 53 |
+
"42": "ball",
|
| 54 |
+
"43": "vase",
|
| 55 |
+
"44": "sandwich",
|
| 56 |
+
"45": "kite",
|
| 57 |
+
"46": "sheep",
|
| 58 |
+
"47": "elephants",
|
| 59 |
+
"48": "bat",
|
| 60 |
+
"49": "umbrella",
|
| 61 |
+
"50": "cow",
|
| 62 |
+
"51": "bowl",
|
| 63 |
+
"52": "cows",
|
| 64 |
+
"53": "phone",
|
| 65 |
+
"54": "cars",
|
| 66 |
+
"55": "five",
|
| 67 |
+
"56": "toilet",
|
| 68 |
+
"57": "cats",
|
| 69 |
+
"58": "buses",
|
| 70 |
+
"59": "computer",
|
| 71 |
+
"60": "bench",
|
| 72 |
+
"61": "boats",
|
| 73 |
+
"62": "jet",
|
| 74 |
+
"63": "birds",
|
| 75 |
+
"64": "skis",
|
| 76 |
+
"65": "bears",
|
| 77 |
+
"66": "tower",
|
| 78 |
+
"67": "kites",
|
| 79 |
+
"68": "dogs",
|
| 80 |
+
"69": "frisbee",
|
| 81 |
+
"70": "airplanes",
|
| 82 |
+
"71": "laptop",
|
| 83 |
+
"72": "motorcycles",
|
| 84 |
+
"73": "skateboard",
|
| 85 |
+
"74": "mirror",
|
| 86 |
+
"75": "chair",
|
| 87 |
+
"76": "box",
|
| 88 |
+
"77": "donut",
|
| 89 |
+
"78": "road",
|
| 90 |
+
"79": "building",
|
| 91 |
+
"80": "picture",
|
| 92 |
+
"81": "refrigerator",
|
| 93 |
+
"82": "sink",
|
| 94 |
+
"83": "window",
|
| 95 |
+
"84": "meal",
|
| 96 |
+
"85": "donuts",
|
| 97 |
+
"86": "surfboard",
|
| 98 |
+
"87": "bicycles",
|
| 99 |
+
"88": "tie",
|
| 100 |
+
"89": "desk",
|
| 101 |
+
"90": "oven",
|
| 102 |
+
"91": "banana",
|
| 103 |
+
"92": "flowers",
|
| 104 |
+
"93": "suitcase",
|
| 105 |
+
"94": "hat",
|
| 106 |
+
"95": "trains",
|
| 107 |
+
"96": "grass",
|
| 108 |
+
"97": "snowboard",
|
| 109 |
+
"98": "hill",
|
| 110 |
+
"99": "bedroom",
|
| 111 |
+
"100": "umbrellas",
|
| 112 |
+
"101": "bananas",
|
| 113 |
+
"102": "six",
|
| 114 |
+
"103": "engine",
|
| 115 |
+
"104": "trucks",
|
| 116 |
+
"105": "kitten",
|
| 117 |
+
"106": "street",
|
| 118 |
+
"107": "beach",
|
| 119 |
+
"108": "tree",
|
| 120 |
+
"109": "mountain",
|
| 121 |
+
"110": "pizzas",
|
| 122 |
+
"111": "station",
|
| 123 |
+
"112": "carriage",
|
| 124 |
+
"113": "door",
|
| 125 |
+
"114": "vegetables",
|
| 126 |
+
"115": "shirt",
|
| 127 |
+
"116": "tray",
|
| 128 |
+
"117": "cart",
|
| 129 |
+
"118": "wall",
|
| 130 |
+
"119": "fruit",
|
| 131 |
+
"120": "glasses",
|
| 132 |
+
"121": "dish",
|
| 133 |
+
"122": "vases",
|
| 134 |
+
"123": "airliner",
|
| 135 |
+
"124": "bag",
|
| 136 |
+
"125": "house",
|
| 137 |
+
"126": "cellphone",
|
| 138 |
+
"127": "toy",
|
| 139 |
+
"128": "vehicle",
|
| 140 |
+
"129": "store",
|
| 141 |
+
"130": "restaurant",
|
| 142 |
+
"131": "container",
|
| 143 |
+
"132": "pan",
|
| 144 |
+
"133": "jets",
|
| 145 |
+
"134": "sign",
|
| 146 |
+
"135": "pen",
|
| 147 |
+
"136": "computers",
|
| 148 |
+
"137": "counter",
|
| 149 |
+
"138": "suitcases",
|
| 150 |
+
"139": "boards",
|
| 151 |
+
"140": "knife",
|
| 152 |
+
"141": "racquet",
|
| 153 |
+
"142": "basket",
|
| 154 |
+
"143": "luggage",
|
| 155 |
+
"144": "plant",
|
| 156 |
+
"145": "apple",
|
| 157 |
+
"146": "phones",
|
| 158 |
+
"147": "helmet",
|
| 159 |
+
"148": "benches",
|
| 160 |
+
"149": "bottle",
|
| 161 |
+
"150": "cup",
|
| 162 |
+
"151": "office",
|
| 163 |
+
"152": "surfboards",
|
| 164 |
+
"153": "wine",
|
| 165 |
+
"154": "puppy",
|
| 166 |
+
"155": "sandwiches",
|
| 167 |
+
"156": "chairs",
|
| 168 |
+
"157": "sun",
|
| 169 |
+
"158": "bath",
|
| 170 |
+
"159": "flower",
|
| 171 |
+
"160": "beds",
|
| 172 |
+
"161": "laptops",
|
| 173 |
+
"162": "seven",
|
| 174 |
+
"163": "stove",
|
| 175 |
+
"164": "statue",
|
| 176 |
+
"165": "blender",
|
| 177 |
+
"166": "couch",
|
| 178 |
+
"167": "toothbrush",
|
| 179 |
+
"168": "sky",
|
| 180 |
+
"169": "plates",
|
| 181 |
+
"170": "scooter",
|
| 182 |
+
"171": "scissors",
|
| 183 |
+
"172": "camera",
|
| 184 |
+
"173": "oranges",
|
| 185 |
+
"174": "apples",
|
| 186 |
+
"175": "cattle",
|
| 187 |
+
"176": "airport",
|
| 188 |
+
"177": "keyboard",
|
| 189 |
+
"178": "shop",
|
| 190 |
+
"179": "table",
|
| 191 |
+
"180": "zoo",
|
| 192 |
+
"181": "fridge",
|
| 193 |
+
"182": "suit",
|
| 194 |
+
"183": "sidewalk",
|
| 195 |
+
"184": "vehicles",
|
| 196 |
+
"185": "trees",
|
| 197 |
+
"186": "pole",
|
| 198 |
+
"187": "ski",
|
| 199 |
+
"188": "trunk",
|
| 200 |
+
"189": "hillside",
|
| 201 |
+
"190": "mouse",
|
| 202 |
+
"191": "rail",
|
| 203 |
+
"192": "tracks",
|
| 204 |
+
"193": "locomotive",
|
| 205 |
+
"194": "pot",
|
| 206 |
+
"195": "restroom",
|
| 207 |
+
"196": "river",
|
| 208 |
+
"197": "shower",
|
| 209 |
+
"198": "fork",
|
| 210 |
+
"199": "goats",
|
| 211 |
+
"200": "machine",
|
| 212 |
+
"201": "vest",
|
| 213 |
+
"202": "ramp",
|
| 214 |
+
"203": "clocks",
|
| 215 |
+
"204": "salad",
|
| 216 |
+
"205": "bull",
|
| 217 |
+
"206": "carrots",
|
| 218 |
+
"207": "device",
|
| 219 |
+
"208": "dinner",
|
| 220 |
+
"209": "shelf",
|
| 221 |
+
"210": "parrot",
|
| 222 |
+
"211": "fruits",
|
| 223 |
+
"212": "duck",
|
| 224 |
+
"213": "dessert",
|
| 225 |
+
"214": "glove",
|
| 226 |
+
"215": "seagull",
|
| 227 |
+
"216": "equipment",
|
| 228 |
+
"217": "bags",
|
| 229 |
+
"218": "toilets",
|
| 230 |
+
"219": "ducks",
|
| 231 |
+
"220": "jacket",
|
| 232 |
+
"221": "buildings",
|
| 233 |
+
"222": "chocolate",
|
| 234 |
+
"223": "ship",
|
| 235 |
+
"224": "backpack",
|
| 236 |
+
"225": "photograph",
|
| 237 |
+
"226": "garage",
|
| 238 |
+
"227": "floor",
|
| 239 |
+
"228": "bread",
|
| 240 |
+
"229": "fence",
|
| 241 |
+
"230": "cakes",
|
| 242 |
+
"231": "candles",
|
| 243 |
+
"232": "broccoli",
|
| 244 |
+
"233": "pool",
|
| 245 |
+
"234": "tub",
|
| 246 |
+
"235": "drink",
|
| 247 |
+
"236": "bridge",
|
| 248 |
+
"237": "lamp",
|
| 249 |
+
"238": "screen",
|
| 250 |
+
"239": "poles",
|
| 251 |
+
"240": "wagon",
|
| 252 |
+
"241": "stall",
|
| 253 |
+
"242": "goat",
|
| 254 |
+
"243": "scene",
|
| 255 |
+
"244": "skateboards",
|
| 256 |
+
"245": "leaves",
|
| 257 |
+
"246": "cabinet",
|
| 258 |
+
"247": "cage",
|
| 259 |
+
"248": "lunch",
|
| 260 |
+
"249": "boxes",
|
| 261 |
+
"250": "lamb",
|
| 262 |
+
"251": "urinals",
|
| 263 |
+
"252": "meat",
|
| 264 |
+
"253": "pin",
|
| 265 |
+
"254": "pictures",
|
| 266 |
+
"255": "towels",
|
| 267 |
+
"256": "tv",
|
| 268 |
+
"257": "pie",
|
| 269 |
+
"258": "carrot",
|
| 270 |
+
"259": "breakfast",
|
| 271 |
+
"260": "mountains",
|
| 272 |
+
"261": "toothbrushes",
|
| 273 |
+
"262": "sculpture",
|
| 274 |
+
"263": "ties",
|
| 275 |
+
"264": "remote",
|
| 276 |
+
"265": "pastry",
|
| 277 |
+
"266": "dishes",
|
| 278 |
+
"267": "painting",
|
| 279 |
+
"268": "containers",
|
| 280 |
+
"269": "subway",
|
| 281 |
+
"270": "track",
|
| 282 |
+
"271": "sunglasses",
|
| 283 |
+
"272": "eight",
|
| 284 |
+
"273": "case",
|
| 285 |
+
"274": "garden",
|
| 286 |
+
"275": "bathtub",
|
| 287 |
+
"276": "furniture",
|
| 288 |
+
"277": "plants",
|
| 289 |
+
"278": "spoon",
|
| 290 |
+
"279": "helicopter",
|
| 291 |
+
"280": "glass",
|
| 292 |
+
"281": "dress",
|
| 293 |
+
"282": "hay",
|
| 294 |
+
"283": "remotes",
|
| 295 |
+
"284": "gear",
|
| 296 |
+
"285": "flag",
|
| 297 |
+
"286": "lambs",
|
| 298 |
+
"287": "toys",
|
| 299 |
+
"288": "hats",
|
| 300 |
+
"289": "monkey",
|
| 301 |
+
"290": "seagulls",
|
| 302 |
+
"291": "ten",
|
| 303 |
+
"292": "cheese",
|
| 304 |
+
"293": "owl",
|
| 305 |
+
"294": "nine",
|
| 306 |
+
"295": "seat",
|
| 307 |
+
"296": "stadium",
|
| 308 |
+
"297": "trolley",
|
| 309 |
+
"298": "sailboats",
|
| 310 |
+
"299": "hose",
|
| 311 |
+
"300": "fish",
|
| 312 |
+
"301": "drinks",
|
| 313 |
+
"302": "beer",
|
| 314 |
+
"303": "platter",
|
| 315 |
+
"304": "cargo",
|
| 316 |
+
"305": "entree",
|
| 317 |
+
"306": "jar",
|
| 318 |
+
"307": "uniform",
|
| 319 |
+
"308": "snack",
|
| 320 |
+
"309": "calf",
|
| 321 |
+
"310": "slice",
|
| 322 |
+
"311": "appliances",
|
| 323 |
+
"312": "pastries",
|
| 324 |
+
"313": "museum",
|
| 325 |
+
"314": "clothes",
|
| 326 |
+
"315": "ocean",
|
| 327 |
+
"316": "sailboat",
|
| 328 |
+
"317": "tablet",
|
| 329 |
+
"318": "marina",
|
| 330 |
+
"319": "towel",
|
| 331 |
+
"320": "curtain",
|
| 332 |
+
"321": "apartment",
|
| 333 |
+
"322": "sinks",
|
| 334 |
+
"323": "graffiti",
|
| 335 |
+
"324": "shelves",
|
| 336 |
+
"325": "mask",
|
| 337 |
+
"326": "outside",
|
| 338 |
+
"327": "bar",
|
| 339 |
+
"328": "backyard",
|
| 340 |
+
"329": "rack",
|
| 341 |
+
"330": "urinal",
|
| 342 |
+
"331": "cap",
|
| 343 |
+
"332": "freight",
|
| 344 |
+
"333": "cupcake",
|
| 345 |
+
"334": "scooters",
|
| 346 |
+
"335": "paw",
|
| 347 |
+
"336": "ingredients",
|
| 348 |
+
"337": "bottles",
|
| 349 |
+
"338": "signs",
|
| 350 |
+
"339": "doorway",
|
| 351 |
+
"340": "library",
|
| 352 |
+
"341": "guitar",
|
| 353 |
+
"342": "slices",
|
| 354 |
+
"343": "crib",
|
| 355 |
+
"344": "barn",
|
| 356 |
+
"345": "chicken",
|
| 357 |
+
"346": "driveway",
|
| 358 |
+
"347": "cabinets",
|
| 359 |
+
"348": "drawer",
|
| 360 |
+
"349": "cupcakes",
|
| 361 |
+
"350": "apron",
|
| 362 |
+
"351": "bucket",
|
| 363 |
+
"352": "bats",
|
| 364 |
+
"353": "helmets",
|
| 365 |
+
"354": "shuttle",
|
| 366 |
+
"355": "kitty",
|
| 367 |
+
"356": "brick",
|
| 368 |
+
"357": "sofa",
|
| 369 |
+
"358": "pony",
|
| 370 |
+
"359": "frame",
|
| 371 |
+
"360": "pigeon",
|
| 372 |
+
"361": "pots",
|
| 373 |
+
"362": "coat",
|
| 374 |
+
"363": "trailer",
|
| 375 |
+
"364": "hallway",
|
| 376 |
+
"365": "can",
|
| 377 |
+
"366": "purse",
|
| 378 |
+
"367": "dryer",
|
| 379 |
+
"368": "outdoors",
|
| 380 |
+
"369": "tent",
|
| 381 |
+
"370": "hangar",
|
| 382 |
+
"371": "panda",
|
| 383 |
+
"372": "foil",
|
| 384 |
+
"373": "holder",
|
| 385 |
+
"374": "walls",
|
| 386 |
+
"375": "doors",
|
| 387 |
+
"376": "crosswalk",
|
| 388 |
+
"377": "trunks",
|
| 389 |
+
"378": "wheel",
|
| 390 |
+
"379": "colors",
|
| 391 |
+
"380": "tools",
|
| 392 |
+
"381": "coffee",
|
| 393 |
+
"382": "candle",
|
| 394 |
+
"383": "eagle",
|
| 395 |
+
"384": "beverage",
|
| 396 |
+
"385": "grizzly",
|
| 397 |
+
"386": "television",
|
| 398 |
+
"387": "tram",
|
| 399 |
+
"388": "pipe",
|
| 400 |
+
"389": "walkway",
|
| 401 |
+
"390": "bank",
|
| 402 |
+
"391": "side",
|
| 403 |
+
"392": "cigarette",
|
| 404 |
+
"393": "paddle",
|
| 405 |
+
"394": "taxi",
|
| 406 |
+
"395": "stick",
|
| 407 |
+
"396": "ram",
|
| 408 |
+
"397": "statues",
|
| 409 |
+
"398": "terminal",
|
| 410 |
+
"399": "pug",
|
| 411 |
+
"400": "shorts",
|
| 412 |
+
"401": "skies",
|
| 413 |
+
"402": "wheelchair",
|
| 414 |
+
"403": "vegetable",
|
| 415 |
+
"404": "flags",
|
| 416 |
+
"405": "baskets",
|
| 417 |
+
"406": "highway",
|
| 418 |
+
"407": "fireplace",
|
| 419 |
+
"408": "bun",
|
| 420 |
+
"409": "biplane",
|
| 421 |
+
"410": "warehouse",
|
| 422 |
+
"411": "dock",
|
| 423 |
+
"412": "classroom",
|
| 424 |
+
"413": "hamburger",
|
| 425 |
+
"414": "freezer",
|
| 426 |
+
"415": "cups",
|
| 427 |
+
"416": "roses",
|
| 428 |
+
"417": "refrigerators",
|
| 429 |
+
"418": "trail",
|
| 430 |
+
"419": "lane",
|
| 431 |
+
"420": "frisbees",
|
| 432 |
+
"421": "milk",
|
| 433 |
+
"422": "pans",
|
| 434 |
+
"423": "surface",
|
| 435 |
+
"424": "suits",
|
| 436 |
+
"425": "snowboards",
|
| 437 |
+
"426": "lake",
|
| 438 |
+
"427": "booth",
|
| 439 |
+
"428": "turkey",
|
| 440 |
+
"429": "canoe"
|
| 441 |
+
},
|
| 442 |
+
"image_size": 384,
|
| 443 |
+
"initializer_range": 0.02,
|
| 444 |
+
"intermediate_size": 3072,
|
| 445 |
+
"label2id": {
|
| 446 |
+
"airliner": 123,
|
| 447 |
+
"airplane": 12,
|
| 448 |
+
"airplanes": 70,
|
| 449 |
+
"airport": 176,
|
| 450 |
+
"apartment": 321,
|
| 451 |
+
"apple": 145,
|
| 452 |
+
"apples": 174,
|
| 453 |
+
"appliances": 311,
|
| 454 |
+
"apron": 350,
|
| 455 |
+
"backpack": 224,
|
| 456 |
+
"backyard": 328,
|
| 457 |
+
"bag": 124,
|
| 458 |
+
"bags": 217,
|
| 459 |
+
"ball": 42,
|
| 460 |
+
"banana": 91,
|
| 461 |
+
"bananas": 101,
|
| 462 |
+
"bank": 390,
|
| 463 |
+
"bar": 327,
|
| 464 |
+
"barn": 344,
|
| 465 |
+
"basket": 142,
|
| 466 |
+
"baskets": 405,
|
| 467 |
+
"bat": 48,
|
| 468 |
+
"bath": 158,
|
| 469 |
+
"bathroom": 25,
|
| 470 |
+
"bathtub": 275,
|
| 471 |
+
"bats": 352,
|
| 472 |
+
"beach": 107,
|
| 473 |
+
"bear": 17,
|
| 474 |
+
"bears": 65,
|
| 475 |
+
"bed": 41,
|
| 476 |
+
"bedroom": 99,
|
| 477 |
+
"beds": 160,
|
| 478 |
+
"beer": 302,
|
| 479 |
+
"bench": 60,
|
| 480 |
+
"benches": 148,
|
| 481 |
+
"beverage": 384,
|
| 482 |
+
"bicycle": 31,
|
| 483 |
+
"bicycles": 87,
|
| 484 |
+
"biplane": 409,
|
| 485 |
+
"bird": 23,
|
| 486 |
+
"birds": 63,
|
| 487 |
+
"black": 5,
|
| 488 |
+
"blender": 165,
|
| 489 |
+
"blue": 3,
|
| 490 |
+
"boards": 139,
|
| 491 |
+
"boat": 37,
|
| 492 |
+
"boats": 61,
|
| 493 |
+
"booth": 427,
|
| 494 |
+
"bottle": 149,
|
| 495 |
+
"bottles": 337,
|
| 496 |
+
"bowl": 51,
|
| 497 |
+
"box": 76,
|
| 498 |
+
"boxes": 249,
|
| 499 |
+
"bread": 228,
|
| 500 |
+
"breakfast": 259,
|
| 501 |
+
"brick": 356,
|
| 502 |
+
"bridge": 236,
|
| 503 |
+
"broccoli": 232,
|
| 504 |
+
"brown": 7,
|
| 505 |
+
"bucket": 351,
|
| 506 |
+
"building": 79,
|
| 507 |
+
"buildings": 221,
|
| 508 |
+
"bull": 205,
|
| 509 |
+
"bun": 408,
|
| 510 |
+
"bus": 11,
|
| 511 |
+
"buses": 58,
|
| 512 |
+
"cabinet": 246,
|
| 513 |
+
"cabinets": 347,
|
| 514 |
+
"cage": 247,
|
| 515 |
+
"cake": 34,
|
| 516 |
+
"cakes": 230,
|
| 517 |
+
"calf": 309,
|
| 518 |
+
"camera": 172,
|
| 519 |
+
"can": 365,
|
| 520 |
+
"candle": 382,
|
| 521 |
+
"candles": 231,
|
| 522 |
+
"canoe": 429,
|
| 523 |
+
"cap": 331,
|
| 524 |
+
"car": 33,
|
| 525 |
+
"cargo": 304,
|
| 526 |
+
"carriage": 112,
|
| 527 |
+
"carrot": 258,
|
| 528 |
+
"carrots": 206,
|
| 529 |
+
"cars": 54,
|
| 530 |
+
"cart": 117,
|
| 531 |
+
"case": 273,
|
| 532 |
+
"cat": 8,
|
| 533 |
+
"cats": 57,
|
| 534 |
+
"cattle": 175,
|
| 535 |
+
"cellphone": 126,
|
| 536 |
+
"chair": 75,
|
| 537 |
+
"chairs": 156,
|
| 538 |
+
"cheese": 292,
|
| 539 |
+
"chicken": 345,
|
| 540 |
+
"chocolate": 222,
|
| 541 |
+
"cigarette": 392,
|
| 542 |
+
"classroom": 412,
|
| 543 |
+
"clock": 32,
|
| 544 |
+
"clocks": 203,
|
| 545 |
+
"clothes": 314,
|
| 546 |
+
"coat": 362,
|
| 547 |
+
"coffee": 381,
|
| 548 |
+
"colors": 379,
|
| 549 |
+
"computer": 59,
|
| 550 |
+
"computers": 136,
|
| 551 |
+
"container": 131,
|
| 552 |
+
"containers": 268,
|
| 553 |
+
"couch": 166,
|
| 554 |
+
"counter": 137,
|
| 555 |
+
"cow": 50,
|
| 556 |
+
"cows": 52,
|
| 557 |
+
"crib": 343,
|
| 558 |
+
"crosswalk": 376,
|
| 559 |
+
"cup": 150,
|
| 560 |
+
"cupcake": 333,
|
| 561 |
+
"cupcakes": 349,
|
| 562 |
+
"cups": 415,
|
| 563 |
+
"curtain": 320,
|
| 564 |
+
"desk": 89,
|
| 565 |
+
"dessert": 213,
|
| 566 |
+
"device": 207,
|
| 567 |
+
"dinner": 208,
|
| 568 |
+
"dish": 121,
|
| 569 |
+
"dishes": 266,
|
| 570 |
+
"dock": 411,
|
| 571 |
+
"dog": 10,
|
| 572 |
+
"dogs": 68,
|
| 573 |
+
"donut": 77,
|
| 574 |
+
"donuts": 85,
|
| 575 |
+
"door": 113,
|
| 576 |
+
"doors": 375,
|
| 577 |
+
"doorway": 339,
|
| 578 |
+
"drawer": 348,
|
| 579 |
+
"dress": 281,
|
| 580 |
+
"drink": 235,
|
| 581 |
+
"drinks": 301,
|
| 582 |
+
"driveway": 346,
|
| 583 |
+
"dryer": 367,
|
| 584 |
+
"duck": 212,
|
| 585 |
+
"ducks": 219,
|
| 586 |
+
"eagle": 383,
|
| 587 |
+
"eight": 272,
|
| 588 |
+
"elephant": 21,
|
| 589 |
+
"elephants": 47,
|
| 590 |
+
"engine": 103,
|
| 591 |
+
"entree": 305,
|
| 592 |
+
"equipment": 216,
|
| 593 |
+
"fence": 229,
|
| 594 |
+
"fireplace": 407,
|
| 595 |
+
"fish": 300,
|
| 596 |
+
"five": 55,
|
| 597 |
+
"flag": 285,
|
| 598 |
+
"flags": 404,
|
| 599 |
+
"floor": 227,
|
| 600 |
+
"flower": 159,
|
| 601 |
+
"flowers": 92,
|
| 602 |
+
"foil": 372,
|
| 603 |
+
"fork": 198,
|
| 604 |
+
"four": 15,
|
| 605 |
+
"frame": 359,
|
| 606 |
+
"freezer": 414,
|
| 607 |
+
"freight": 332,
|
| 608 |
+
"fridge": 181,
|
| 609 |
+
"frisbee": 69,
|
| 610 |
+
"frisbees": 420,
|
| 611 |
+
"fruit": 119,
|
| 612 |
+
"fruits": 211,
|
| 613 |
+
"furniture": 276,
|
| 614 |
+
"garage": 226,
|
| 615 |
+
"garden": 274,
|
| 616 |
+
"gear": 284,
|
| 617 |
+
"giraffe": 20,
|
| 618 |
+
"giraffes": 26,
|
| 619 |
+
"glass": 280,
|
| 620 |
+
"glasses": 120,
|
| 621 |
+
"glove": 214,
|
| 622 |
+
"goat": 242,
|
| 623 |
+
"goats": 199,
|
| 624 |
+
"graffiti": 323,
|
| 625 |
+
"grass": 96,
|
| 626 |
+
"gray": 18,
|
| 627 |
+
"green": 4,
|
| 628 |
+
"grizzly": 385,
|
| 629 |
+
"guitar": 341,
|
| 630 |
+
"hallway": 364,
|
| 631 |
+
"hamburger": 413,
|
| 632 |
+
"hangar": 370,
|
| 633 |
+
"hat": 94,
|
| 634 |
+
"hats": 288,
|
| 635 |
+
"hay": 282,
|
| 636 |
+
"helicopter": 279,
|
| 637 |
+
"helmet": 147,
|
| 638 |
+
"helmets": 353,
|
| 639 |
+
"highway": 406,
|
| 640 |
+
"hill": 98,
|
| 641 |
+
"hillside": 189,
|
| 642 |
+
"holder": 373,
|
| 643 |
+
"horse": 27,
|
| 644 |
+
"horses": 39,
|
| 645 |
+
"hose": 299,
|
| 646 |
+
"house": 125,
|
| 647 |
+
"hydrant": 40,
|
| 648 |
+
"ingredients": 336,
|
| 649 |
+
"jacket": 220,
|
| 650 |
+
"jar": 306,
|
| 651 |
+
"jet": 62,
|
| 652 |
+
"jets": 133,
|
| 653 |
+
"keyboard": 177,
|
| 654 |
+
"kitchen": 24,
|
| 655 |
+
"kite": 45,
|
| 656 |
+
"kites": 67,
|
| 657 |
+
"kitten": 105,
|
| 658 |
+
"kitty": 355,
|
| 659 |
+
"knife": 140,
|
| 660 |
+
"lake": 426,
|
| 661 |
+
"lamb": 250,
|
| 662 |
+
"lambs": 286,
|
| 663 |
+
"lamp": 237,
|
| 664 |
+
"lane": 419,
|
| 665 |
+
"laptop": 71,
|
| 666 |
+
"laptops": 161,
|
| 667 |
+
"leaves": 245,
|
| 668 |
+
"library": 340,
|
| 669 |
+
"locomotive": 193,
|
| 670 |
+
"luggage": 143,
|
| 671 |
+
"lunch": 248,
|
| 672 |
+
"machine": 200,
|
| 673 |
+
"marina": 318,
|
| 674 |
+
"mask": 325,
|
| 675 |
+
"meal": 84,
|
| 676 |
+
"meat": 252,
|
| 677 |
+
"milk": 421,
|
| 678 |
+
"mirror": 74,
|
| 679 |
+
"monkey": 289,
|
| 680 |
+
"motorcycle": 28,
|
| 681 |
+
"motorcycles": 72,
|
| 682 |
+
"mountain": 109,
|
| 683 |
+
"mountains": 260,
|
| 684 |
+
"mouse": 190,
|
| 685 |
+
"museum": 313,
|
| 686 |
+
"nine": 294,
|
| 687 |
+
"ocean": 315,
|
| 688 |
+
"office": 151,
|
| 689 |
+
"one": 35,
|
| 690 |
+
"orange": 16,
|
| 691 |
+
"oranges": 173,
|
| 692 |
+
"outdoors": 368,
|
| 693 |
+
"outside": 326,
|
| 694 |
+
"oven": 90,
|
| 695 |
+
"owl": 293,
|
| 696 |
+
"paddle": 393,
|
| 697 |
+
"painting": 267,
|
| 698 |
+
"pan": 132,
|
| 699 |
+
"panda": 371,
|
| 700 |
+
"pans": 422,
|
| 701 |
+
"parrot": 210,
|
| 702 |
+
"pastries": 312,
|
| 703 |
+
"pastry": 265,
|
| 704 |
+
"paw": 335,
|
| 705 |
+
"pen": 135,
|
| 706 |
+
"phone": 53,
|
| 707 |
+
"phones": 146,
|
| 708 |
+
"photograph": 225,
|
| 709 |
+
"picture": 80,
|
| 710 |
+
"pictures": 254,
|
| 711 |
+
"pie": 257,
|
| 712 |
+
"pigeon": 360,
|
| 713 |
+
"pin": 253,
|
| 714 |
+
"pipe": 388,
|
| 715 |
+
"pizza": 22,
|
| 716 |
+
"pizzas": 110,
|
| 717 |
+
"plant": 144,
|
| 718 |
+
"plants": 277,
|
| 719 |
+
"plate": 29,
|
| 720 |
+
"plates": 169,
|
| 721 |
+
"platter": 303,
|
| 722 |
+
"pole": 186,
|
| 723 |
+
"poles": 239,
|
| 724 |
+
"pony": 358,
|
| 725 |
+
"pool": 233,
|
| 726 |
+
"pot": 194,
|
| 727 |
+
"pots": 361,
|
| 728 |
+
"pug": 399,
|
| 729 |
+
"puppy": 154,
|
| 730 |
+
"purple": 36,
|
| 731 |
+
"purse": 366,
|
| 732 |
+
"rack": 329,
|
| 733 |
+
"racquet": 141,
|
| 734 |
+
"rail": 191,
|
| 735 |
+
"ram": 396,
|
| 736 |
+
"ramp": 202,
|
| 737 |
+
"red": 2,
|
| 738 |
+
"refrigerator": 81,
|
| 739 |
+
"refrigerators": 417,
|
| 740 |
+
"remote": 264,
|
| 741 |
+
"remotes": 283,
|
| 742 |
+
"restaurant": 130,
|
| 743 |
+
"restroom": 195,
|
| 744 |
+
"river": 196,
|
| 745 |
+
"road": 78,
|
| 746 |
+
"room": 14,
|
| 747 |
+
"roses": 416,
|
| 748 |
+
"sailboat": 316,
|
| 749 |
+
"sailboats": 298,
|
| 750 |
+
"salad": 204,
|
| 751 |
+
"sandwich": 44,
|
| 752 |
+
"sandwiches": 155,
|
| 753 |
+
"scene": 243,
|
| 754 |
+
"scissors": 171,
|
| 755 |
+
"scooter": 170,
|
| 756 |
+
"scooters": 334,
|
| 757 |
+
"screen": 238,
|
| 758 |
+
"sculpture": 262,
|
| 759 |
+
"seagull": 215,
|
| 760 |
+
"seagulls": 290,
|
| 761 |
+
"seat": 295,
|
| 762 |
+
"seven": 162,
|
| 763 |
+
"sheep": 46,
|
| 764 |
+
"shelf": 209,
|
| 765 |
+
"shelves": 324,
|
| 766 |
+
"ship": 223,
|
| 767 |
+
"shirt": 115,
|
| 768 |
+
"shop": 178,
|
| 769 |
+
"shorts": 400,
|
| 770 |
+
"shower": 197,
|
| 771 |
+
"shuttle": 354,
|
| 772 |
+
"side": 391,
|
| 773 |
+
"sidewalk": 183,
|
| 774 |
+
"sign": 134,
|
| 775 |
+
"signs": 338,
|
| 776 |
+
"sink": 82,
|
| 777 |
+
"sinks": 322,
|
| 778 |
+
"six": 102,
|
| 779 |
+
"skateboard": 73,
|
| 780 |
+
"skateboards": 244,
|
| 781 |
+
"ski": 187,
|
| 782 |
+
"skies": 401,
|
| 783 |
+
"skis": 64,
|
| 784 |
+
"sky": 168,
|
| 785 |
+
"slice": 310,
|
| 786 |
+
"slices": 342,
|
| 787 |
+
"snack": 308,
|
| 788 |
+
"snowboard": 97,
|
| 789 |
+
"snowboards": 425,
|
| 790 |
+
"sofa": 357,
|
| 791 |
+
"spoon": 278,
|
| 792 |
+
"stadium": 296,
|
| 793 |
+
"stall": 241,
|
| 794 |
+
"station": 111,
|
| 795 |
+
"statue": 164,
|
| 796 |
+
"statues": 397,
|
| 797 |
+
"stick": 395,
|
| 798 |
+
"store": 129,
|
| 799 |
+
"stove": 163,
|
| 800 |
+
"street": 106,
|
| 801 |
+
"subway": 269,
|
| 802 |
+
"suit": 182,
|
| 803 |
+
"suitcase": 93,
|
| 804 |
+
"suitcases": 138,
|
| 805 |
+
"suits": 424,
|
| 806 |
+
"sun": 157,
|
| 807 |
+
"sunglasses": 271,
|
| 808 |
+
"surface": 423,
|
| 809 |
+
"surfboard": 86,
|
| 810 |
+
"surfboards": 152,
|
| 811 |
+
"table": 179,
|
| 812 |
+
"tablet": 317,
|
| 813 |
+
"taxi": 394,
|
| 814 |
+
"television": 386,
|
| 815 |
+
"ten": 291,
|
| 816 |
+
"tent": 369,
|
| 817 |
+
"terminal": 398,
|
| 818 |
+
"three": 6,
|
| 819 |
+
"tie": 88,
|
| 820 |
+
"ties": 263,
|
| 821 |
+
"toilet": 56,
|
| 822 |
+
"toilets": 218,
|
| 823 |
+
"tools": 380,
|
| 824 |
+
"toothbrush": 167,
|
| 825 |
+
"toothbrushes": 261,
|
| 826 |
+
"towel": 319,
|
| 827 |
+
"towels": 255,
|
| 828 |
+
"tower": 66,
|
| 829 |
+
"toy": 127,
|
| 830 |
+
"toys": 287,
|
| 831 |
+
"track": 270,
|
| 832 |
+
"tracks": 192,
|
| 833 |
+
"trail": 418,
|
| 834 |
+
"trailer": 363,
|
| 835 |
+
"train": 13,
|
| 836 |
+
"trains": 95,
|
| 837 |
+
"tram": 387,
|
| 838 |
+
"tray": 116,
|
| 839 |
+
"tree": 108,
|
| 840 |
+
"trees": 185,
|
| 841 |
+
"trolley": 297,
|
| 842 |
+
"truck": 19,
|
| 843 |
+
"trucks": 104,
|
| 844 |
+
"trunk": 188,
|
| 845 |
+
"trunks": 377,
|
| 846 |
+
"tub": 234,
|
| 847 |
+
"turkey": 428,
|
| 848 |
+
"tv": 256,
|
| 849 |
+
"two": 0,
|
| 850 |
+
"umbrella": 49,
|
| 851 |
+
"umbrellas": 100,
|
| 852 |
+
"uniform": 307,
|
| 853 |
+
"urinal": 330,
|
| 854 |
+
"urinals": 251,
|
| 855 |
+
"vase": 43,
|
| 856 |
+
"vases": 122,
|
| 857 |
+
"vegetable": 403,
|
| 858 |
+
"vegetables": 114,
|
| 859 |
+
"vehicle": 128,
|
| 860 |
+
"vehicles": 184,
|
| 861 |
+
"vest": 201,
|
| 862 |
+
"wagon": 240,
|
| 863 |
+
"walkway": 389,
|
| 864 |
+
"wall": 118,
|
| 865 |
+
"walls": 374,
|
| 866 |
+
"warehouse": 410,
|
| 867 |
+
"wheel": 378,
|
| 868 |
+
"wheelchair": 402,
|
| 869 |
+
"white": 1,
|
| 870 |
+
"window": 83,
|
| 871 |
+
"wine": 153,
|
| 872 |
+
"yellow": 9,
|
| 873 |
+
"zebra": 30,
|
| 874 |
+
"zebras": 38,
|
| 875 |
+
"zoo": 180
|
| 876 |
+
},
|
| 877 |
+
"layer_norm_eps": 1e-12,
|
| 878 |
+
"max_image_length": -1,
|
| 879 |
+
"max_position_embeddings": 40,
|
| 880 |
+
"modality_type_vocab_size": 2,
|
| 881 |
+
"model_type": "vilt",
|
| 882 |
+
"num_attention_heads": 12,
|
| 883 |
+
"num_channels": 3,
|
| 884 |
+
"num_hidden_layers": 12,
|
| 885 |
+
"num_images": -1,
|
| 886 |
+
"patch_size": 32,
|
| 887 |
+
"qkv_bias": true,
|
| 888 |
+
"tie_word_embeddings": false,
|
| 889 |
+
"transformers_version": "4.57.1",
|
| 890 |
+
"type_vocab_size": 2,
|
| 891 |
+
"vocab_size": 30522
|
| 892 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfb14b2b8341f4b18df96f4624e989d852eabf58d12d737e18444275c9954c0b
|
| 3 |
+
size 453785512
|