devnote5676
commited on
Commit
•
c73c44d
1
Parent(s):
920e708
Upload SOCKET.py
Browse files
SOCKET.py
CHANGED
@@ -39,7 +39,7 @@ _LICENSE = ""
|
|
39 |
|
40 |
#set up url or the file dir here
|
41 |
URL = "SOCKET_DATA/"
|
42 |
-
URL = "https://huggingface.co/datasets/Blablablab/SOCKET/
|
43 |
|
44 |
TASK_DICT = {
|
45 |
'humor_sarcasm': [
|
|
|
39 |
|
40 |
#set up url or the file dir here
|
41 |
URL = "SOCKET_DATA/"
|
42 |
+
URL = "https://huggingface.co/datasets/Blablablab/SOCKET/blob/main/SOCKET_DATA/"
|
43 |
|
44 |
TASK_DICT = {
|
45 |
'humor_sarcasm': [
|