Shahbaz Syed commited on
Commit
06c6ad5
1 Parent(s): 78b8d8f

Update loading script

Browse files
Files changed (1) hide show
  1. conclugen.py +1 -1
conclugen.py CHANGED
@@ -71,7 +71,7 @@ _URLS = {
71
  }
72
 
73
 
74
- class ArgsMe(datasets.GeneratorBasedBuilder):
75
  """382,545 arguments crawled from debate portals"""
76
 
77
  VERSION = datasets.Version("1.1.0")
71
  }
72
 
73
 
74
+ class ConcluGen(datasets.GeneratorBasedBuilder):
75
  """382,545 arguments crawled from debate portals"""
76
 
77
  VERSION = datasets.Version("1.1.0")