Update xfund_de.py
Browse files- xfund_de.py +2 -0
xfund_de.py
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
# -*- coding: utf-8 -*-
|
2 |
|
3 |
import json
|
|
|
1 |
+
# Modified from https://huggingface.co/datasets/rogerdehe/xfund/blob/main/xfund.py
|
2 |
+
|
3 |
# -*- coding: utf-8 -*-
|
4 |
|
5 |
import json
|