Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
QingyiSi
/
Thinking-while-Observing
like
2
Dataset card
Files
Files and versions
xet
Community
5b19f8d
Thinking-while-Observing
/
model
/
lxmert-base-uncased
/
special_tokens_map.json
QingyiSi
Upload 6 files
df974c4
about 3 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}