edit pub eval readme

This commit is contained in:
yuanmengqi
2025-06-10 13:36:48 +00:00
parent fbe88799cf
commit b8d229cdb3

View File

@@ -8,7 +8,6 @@ We have built an AWS-based platform for large-scale parallel evaluation of OSWor
All instances use a preconfigured AMI to ensure a consistent environment.
<br><br>
## 1. Platform Deployment & Connection
@@ -90,8 +89,6 @@ In the **Access keys** section, click **"Create access key"** to generate your o
<img src="./assets/pubeval5.png" alt="pubeval5" style="width: 80%;" />
</p>
<br><br>
## 2. Environment Setup
### 2.1 Google Drive Integration
@@ -131,7 +128,6 @@ export AWS_SUBNET_ID="subnet-0a4b0c5b8f6066712"
export AWS_SECURITY_GROUP_ID="sg-08a53433e9b4abde6"
```
<br><br>
## 3. Running Evaluations
@@ -159,7 +155,6 @@ Key Parameters:
- `--test_all_meta_path`: Path to the test set metadata
- `--region`: AWS region
<br><br>
## 4. Viewing Results