Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- app/pages.py +1 -0
app/pages.py
CHANGED
@@ -71,6 +71,7 @@ def dashboard():
|
|
71 |
year={2024}
|
72 |
}
|
73 |
''')
|
|
|
74 |
|
75 |
def cross_lingual_consistency():
|
76 |
st.title("Task: Cross-Lingual Consistency")
|
|
|
71 |
year={2024}
|
72 |
}
|
73 |
''')
|
74 |
+
|
75 |
|
76 |
def cross_lingual_consistency():
|
77 |
st.title("Task: Cross-Lingual Consistency")
|