Link model card to OpenThoughts-Agent paper

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -6,15 +6,15 @@ datasets:
6
  - OpenThoughts-Agent-v1-RL
7
  library_name: transformers
8
  license: apache-2.0
9
- model-index:
10
- - name: OpenThinker-Agent-v1
11
- results: []
12
  pipeline_tag: text-generation
13
  tags:
14
  - agents
15
  - terminal
16
  - code
17
  - software-engineering
 
 
 
18
  ---
19
 
20
  <p align="center">
@@ -22,7 +22,8 @@ tags:
22
  </p>
23
 
24
  <p align="center">
25
- <a href="https://www.openthoughts.ai/blog/agent" style="margin-right: 24px;">Project</a> |
 
26
  <a href="https://huggingface.co/datasets/open-thoughts/OpenThoughts-Agent-v1-SFT" style="margin-right: 24px; margin-left: 24px;">SFT dataset</a> |
27
  <a href="https://huggingface.co/datasets/open-thoughts/OpenThoughts-Agent-v1-RL" style="margin-right: 24px; margin-left: 24px;">RL dataset</a> |
28
  <a href="https://huggingface.co/open-thoughts/OpenThinker-Agent-v1-SFT" style="margin-right: 24px; margin-left: 24px;">SFT model</a> |
@@ -32,7 +33,7 @@ tags:
32
 
33
  # OpenThinker-Agent-v1
34
 
35
- **OpenThoughts-Agent** is an open-source effort to curate the best datasets for training agents. Our first release includes [datasets](https://huggingface.co/collections/open-thoughts/openthinker-agent), [models](https://huggingface.co/collections/open-thoughts/openthinker-agent) and our [research codebase](https://github.com/open-thoughts/OpenThoughts-Agent).
36
 
37
  [OpenThinker-Agent-v1](https://huggingface.co/open-thoughts/OpenThinker-Agent-v1) is a model trained for agentic tasks such as **Terminal-Bench 2.0** and **SWE-Bench**.
38
 
@@ -41,6 +42,7 @@ It is SFT-ed on the [OpenThoughts-Agent-v1-SFT](https://huggingface.co/datasets/
41
 
42
  This model is the final model after both SFT and RL. For the model after the SFT stage only, see [OpenThinker-Agent-v1-SFT](https://huggingface.co/open-thoughts/OpenThinker-Agent-v1-SFT).
43
 
 
44
  - **Homepage:** https://www.openthoughts.ai/blog/agent
45
  - **Repository:** https://github.com/open-thoughts/OpenThoughts-Agent
46
 
@@ -76,6 +78,7 @@ Optional difficulty filter: discard tasks that even a strong model (GPT-5 Codex)
76
 
77
 
78
  # Links
 
79
  - 🌐 [OpenThoughts-Agent project page](https://www.openthoughts.ai/blog/agent)
80
  - πŸ’» [OpenThoughts-Agent GitHub repository](https://github.com/open-thoughts/OpenThoughts-Agent)
81
  - 🧠 [OpenThoughts-Agent-v1-SFT dataset](https://huggingface.co/datasets/open-thoughts/OpenThoughts-Agent-v1-SFT)
 
6
  - OpenThoughts-Agent-v1-RL
7
  library_name: transformers
8
  license: apache-2.0
 
 
 
9
  pipeline_tag: text-generation
10
  tags:
11
  - agents
12
  - terminal
13
  - code
14
  - software-engineering
15
+ model-index:
16
+ - name: OpenThinker-Agent-v1
17
+ results: []
18
  ---
19
 
20
  <p align="center">
 
22
  </p>
23
 
24
  <p align="center">
25
+ <a href="https://huggingface.co/papers/2606.24855" style="margin-right: 24px;">Paper</a> |
26
+ <a href="https://www.openthoughts.ai/blog/agent" style="margin-right: 24px; margin-left: 24px;">Project</a> |
27
  <a href="https://huggingface.co/datasets/open-thoughts/OpenThoughts-Agent-v1-SFT" style="margin-right: 24px; margin-left: 24px;">SFT dataset</a> |
28
  <a href="https://huggingface.co/datasets/open-thoughts/OpenThoughts-Agent-v1-RL" style="margin-right: 24px; margin-left: 24px;">RL dataset</a> |
29
  <a href="https://huggingface.co/open-thoughts/OpenThinker-Agent-v1-SFT" style="margin-right: 24px; margin-left: 24px;">SFT model</a> |
 
33
 
34
  # OpenThinker-Agent-v1
35
 
36
+ **OpenThoughts-Agent** is an open-source effort to curate the best datasets for training agents. Our first release includes [datasets](https://huggingface.co/collections/open-thoughts/openthinker-agent), [models](https://huggingface.co/collections/open-thoughts/openthinker-agent) and our [research codebase](https://github.com/open-thoughts/OpenThoughts-Agent). For more details, please see our paper: [OpenThoughts-Agent: Data Recipes for Agentic Models](https://huggingface.co/papers/2606.24855).
37
 
38
  [OpenThinker-Agent-v1](https://huggingface.co/open-thoughts/OpenThinker-Agent-v1) is a model trained for agentic tasks such as **Terminal-Bench 2.0** and **SWE-Bench**.
39
 
 
42
 
43
  This model is the final model after both SFT and RL. For the model after the SFT stage only, see [OpenThinker-Agent-v1-SFT](https://huggingface.co/open-thoughts/OpenThinker-Agent-v1-SFT).
44
 
45
+ - **Paper:** https://huggingface.co/papers/2606.24855
46
  - **Homepage:** https://www.openthoughts.ai/blog/agent
47
  - **Repository:** https://github.com/open-thoughts/OpenThoughts-Agent
48
 
 
78
 
79
 
80
  # Links
81
+ - πŸ“„ [OpenThoughts-Agent Paper](https://huggingface.co/papers/2606.24855)
82
  - 🌐 [OpenThoughts-Agent project page](https://www.openthoughts.ai/blog/agent)
83
  - πŸ’» [OpenThoughts-Agent GitHub repository](https://github.com/open-thoughts/OpenThoughts-Agent)
84
  - 🧠 [OpenThoughts-Agent-v1-SFT dataset](https://huggingface.co/datasets/open-thoughts/OpenThoughts-Agent-v1-SFT)