Datasets:
Formats:
imagefolder
Size:
< 1K
Tags:
Machine Learning
Artificial Intelligence
Computer Use Agents
Reinforcement Learning
Vision-Language Models
GUI Agents
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -158,29 +158,6 @@ At training checkpoints, the model produces its own `memory.md` through live CUA
|
|
| 158 |
|
| 159 |
---
|
| 160 |
|
| 161 |
-
## Repository Structure
|
| 162 |
-
|
| 163 |
-
```
|
| 164 |
-
memory-archive-paradigm/
|
| 165 |
-
├── images/
|
| 166 |
-
│ ├── fig01.png # Fig 1: System Architecture
|
| 167 |
-
│ ├── fig04.png # Fig 4: Training Pipeline Overview
|
| 168 |
-
│ ├── fig05.png # Fig 5: SFT Training Example Construction
|
| 169 |
-
│ ├── fig06.png # Fig 6: GRPO Training Loop
|
| 170 |
-
│ ├── fig07.png # Fig 7: Memory Adherence Reward
|
| 171 |
-
│ ├── fig08.png # Fig 8: Inference-Time Retrieval Pipeline
|
| 172 |
-
│ ├── fig09.png # Fig 9: Two-Stage Retrieval Stack
|
| 173 |
-
│ └── fig10.png # Fig 10: Format Consistency Lifecycle
|
| 174 |
-
├── .gitattributes
|
| 175 |
-
├── .gitignore
|
| 176 |
-
├── CITATION.cff # Machine-readable citation
|
| 177 |
-
├── LICENSE # CC BY-NC 4.0
|
| 178 |
-
├── README.md
|
| 179 |
-
└── memory_archive_paradigm.pdf # Compiled Paper
|
| 180 |
-
```
|
| 181 |
-
|
| 182 |
-
---
|
| 183 |
-
|
| 184 |
## Memory Archive Tool
|
| 185 |
|
| 186 |
The data collection system that generates the training corpus described in this paper is developed as part of **Project Dockyard**.
|
|
|
|
| 158 |
|
| 159 |
---
|
| 160 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 161 |
## Memory Archive Tool
|
| 162 |
|
| 163 |
The data collection system that generates the training corpus described in this paper is developed as part of **Project Dockyard**.
|