CO-IR commited on
Commit
7165546
·
verified ·
1 Parent(s): a67a119

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.