eshangj commited on
Commit
b0d5e32
·
verified ·
1 Parent(s): 31c324b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -42,6 +42,7 @@ configs:
42
  - This dataset contains the question-answer pairs extracted from Stackoverflow using Stack Exchange API v2.3 and used following endpoints,
43
  - [/answers/{ids} GET](https://api.stackexchange.com/docs/questions)
44
  - [/questions GET](https://api.stackexchange.com/docs/answers-by-ids)
 
45
  ### 1. Dataset description,
46
  - Contains only `python` tagged question-answer pairs.
47
  - Each question has a vote greater tan or equal to 1.
 
42
  - This dataset contains the question-answer pairs extracted from Stackoverflow using Stack Exchange API v2.3 and used following endpoints,
43
  - [/answers/{ids} GET](https://api.stackexchange.com/docs/questions)
44
  - [/questions GET](https://api.stackexchange.com/docs/answers-by-ids)
45
+ - From 2020 January 1 to 2025 February 5
46
  ### 1. Dataset description,
47
  - Contains only `python` tagged question-answer pairs.
48
  - Each question has a vote greater tan or equal to 1.