amphora commited on
Commit
5c07dee
·
1 Parent(s): 9d5d754

Upload csatqa.py

Browse files
Files changed (1) hide show
  1. csatqa.py +1 -0
csatqa.py CHANGED
@@ -17,6 +17,7 @@ _HOMEPAGE = "https://huggingface.co/HAERAE-HUB"
17
  _LICENSE = "Proprietary"
18
 
19
  split_names = ["WR", "GR", "RCS", "RCSS", "RCH", "LI"]
 
20
 
21
  class CSATQAConfig(datasets.BuilderConfig):
22
  def __init__(self, **kwargs):
 
17
  _LICENSE = "Proprietary"
18
 
19
  split_names = ["WR", "GR", "RCS", "RCSS", "RCH", "LI"]
20
+ print(os.curdir)
21
 
22
  class CSATQAConfig(datasets.BuilderConfig):
23
  def __init__(self, **kwargs):