zhimin-z commited on
Commit
ca087aa
·
1 Parent(s): accc326
Files changed (1) hide show
  1. README.md +0 -24
README.md CHANGED
@@ -95,30 +95,6 @@ Discussion Resolved Rate = resolved discussions ÷ total discussions × 100
95
 
96
  A discussion is "resolved" when it has an answer chosen (`answer_chosen_at` is set) or when its state reason indicates it was answered. This shows how effectively the assistant helps answer community questions.
97
 
98
- **Resolved Wanted Issues**
99
- Long-standing issues (30+ days old) from major open-source projects that the assistant resolved. An issue qualifies when:
100
- 1. It's from a tracked organization (Apache, GitHub, Hugging Face)
101
- 2. It has a fix-needed label (`bug`, `enhancement`)
102
- 3. The assistant created a pull request referencing the issue
103
- 4. The pull request was merged
104
- 5. The issue was subsequently closed
105
-
106
- This metric highlights assistants' ability to tackle challenging, community-identified problems in high-impact projects.
107
-
108
- **Long-Standing Issues**
109
- Issues that have been open for 30+ days represent real challenges the community has struggled to address. These are harder than typical issues and demonstrate an assistant's problem-solving capabilities.
110
-
111
- **Monthly Trends**
112
- - **Line plots**: Issue and discussion resolved rate changes over time
113
- - **Bar charts**: Issue and discussion volume per month
114
-
115
- Patterns to watch:
116
- - Consistent high rates = effective problem-solving
117
- - Increasing trends = improving assistants
118
- - High volume + good rates = productivity + effectiveness
119
- - High wanted issue resolution = ability to tackle challenging community problems
120
- - High discussion resolution = effective community engagement and knowledge sharing
121
-
122
  ## What's Next
123
 
124
  Planned improvements:
 
95
 
96
  A discussion is "resolved" when it has an answer chosen (`answer_chosen_at` is set) or when its state reason indicates it was answered. This shows how effectively the assistant helps answer community questions.
97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  ## What's Next
99
 
100
  Planned improvements: