Dolphin-Syndrom commited on
Commit
bb30ed3
·
1 Parent(s): d815840

fix: shorten README short_description for huggingface yaml validation

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: docker
7
  app_port: 8000
8
  pinned: false
9
  license: bsd-3-clause
10
- short_description: OpenEnv benchmark for AI-driven code review with taxonomy-based grading
11
  tags:
12
  - openenv
13
  - reinforcement-learning
 
7
  app_port: 8000
8
  pinned: false
9
  license: bsd-3-clause
10
+ short_description: AI agent code review environment benchmark
11
  tags:
12
  - openenv
13
  - reinforcement-learning