Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Agent-Eval-Refine
/
CogAgent-iOS-FilteredBC
like
0
Follow
Agent-Eval-Refine
8
License:
bsd
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
Jiayi-Pan
commited on
Apr 5, 2024
Commit
32fdb73
·
verified
·
1 Parent(s):
843b902
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: bsd
3
+
---
4
+
CogAgent finetuned on its filtered iOS trajectories.
5
+
6
+
To use the weights, please first merge the parts by
7
+
```
8
+
cat part_* > mp_rank_00_model_states.pt
9
+
```