ForzaJuve1 commited on
Commit
8a5fb37
1 Parent(s): 17ee724

Update Integration

Browse files
Files changed (1) hide show
  1. Integration +1 -1
Integration CHANGED
@@ -111,7 +111,7 @@ class Euro2020Dataset(DatasetBuilder):
111
  return [
112
  SplitGenerator(
113
  name="train",
114
- gen_kwargs={"filepath": "ForzaJuve1/UEFA_Euro_2020_Data/Euro2020.csv"}
115
  ),
116
  ]
117
 
 
111
  return [
112
  SplitGenerator(
113
  name="train",
114
+ gen_kwargs={"filepath": "ForzaJuve1/UEFA_Euro_2020_Data"}
115
  ),
116
  ]
117