Datasets:
pmc
/

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
expert-generated
Annotations Creators:
no-annotation
Source Datasets:
original
Tags:
License:

Update baseline date to 2023-02-09

#13
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. open_access.py +1 -1
open_access.py CHANGED
@@ -55,7 +55,7 @@ _SUBSETS = {
55
  "non_commercial": "oa_noncomm",
56
  "other": "oa_other",
57
  }
58
- _BASELINE_DATE = "2022-12-17"
59
  _BASELINE_MAX_RANGE = 10
60
  _BASELINE_RANGES = {
61
  "commercial": range(_BASELINE_MAX_RANGE),
 
55
  "non_commercial": "oa_noncomm",
56
  "other": "oa_other",
57
  }
58
+ _BASELINE_DATE = "2023-02-09"
59
  _BASELINE_MAX_RANGE = 10
60
  _BASELINE_RANGES = {
61
  "commercial": range(_BASELINE_MAX_RANGE),