Hemimoon commited on
Commit
33310e4
Β·
verified Β·
1 Parent(s): cd0edd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.34.0
8
  app_file: app.py
9
- pinned: false
10
  hf_oauth: true
11
  hf_oauth_expiration_minutes: 480
12
  ---
@@ -17,10 +17,6 @@ hf_oauth_expiration_minutes: 480
17
 
18
  This is a multi-agent system developed for the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/en/unit4/introduction) Unit 4 final project. The system is designed to evaluate AI agent performance through the [GAIA benchmark](https://huggingface.co/spaces/gaia-benchmark/leaderboard).
19
 
20
- ## 🎯 Project Goals
21
-
22
- Create an agent system capable of achieving 30% or higher score on the GAIA benchmark to earn the course completion certificate πŸ….
23
-
24
  ## πŸ—οΈ Architecture Design
25
 
26
  This project adopts a multi-agent architecture with two specialized sub-agents:
 
6
  sdk: gradio
7
  sdk_version: 5.34.0
8
  app_file: app.py
9
+ pinned: true
10
  hf_oauth: true
11
  hf_oauth_expiration_minutes: 480
12
  ---
 
17
 
18
  This is a multi-agent system developed for the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/en/unit4/introduction) Unit 4 final project. The system is designed to evaluate AI agent performance through the [GAIA benchmark](https://huggingface.co/spaces/gaia-benchmark/leaderboard).
19
 
 
 
 
 
20
  ## πŸ—οΈ Architecture Design
21
 
22
  This project adopts a multi-agent architecture with two specialized sub-agents: