Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ print(f"Sample problem title: {ds['train'][0]['question_title']}")
|
|
| 39 |
"prompt":"You are an expert Python programmer.\n\n- You will be given a problem statement,xxx"+"## Problem Description\n\nFerries crossing the Strait of Gibraltar from Morocco to xxx",
|
| 40 |
"instruct":You are an expert Python programmer.\n\n- You will be given a problem statement,xxx".
|
| 41 |
```
|
| 42 |
-
## Data Fields
|
| 43 |
|
| 44 |
- `question_title`: The title of the programming problem.
|
| 45 |
- `platform`: The competitive programming platform.
|
|
|
|
| 39 |
"prompt":"You are an expert Python programmer.\n\n- You will be given a problem statement,xxx"+"## Problem Description\n\nFerries crossing the Strait of Gibraltar from Morocco to xxx",
|
| 40 |
"instruct":You are an expert Python programmer.\n\n- You will be given a problem statement,xxx".
|
| 41 |
```
|
| 42 |
+
## Data Fields Explain
|
| 43 |
|
| 44 |
- `question_title`: The title of the programming problem.
|
| 45 |
- `platform`: The competitive programming platform.
|