ForzaJuve1 commited on
Commit
4d0f228
1 Parent(s): 37cd4de

Update Integration

Browse files
Files changed (1) hide show
  1. Integration +0 -5
Integration CHANGED
@@ -153,8 +153,3 @@ class Euro2020Dataset(DatasetBuilder):
153
  "PlayerPreMatchInfo": row["PlayerPreMatchInfo"],
154
  }
155
 
156
- from datasets import load_dataset
157
-
158
- # Load the dataset
159
- dataset = load_dataset("path/to/euro2020.py")
160
-
 
153
  "PlayerPreMatchInfo": row["PlayerPreMatchInfo"],
154
  }
155