Update pages/π§βπΎ Domain Data Grower.py
Browse files
pages/π§βπΎ Domain Data Grower.py
CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
|
|
2 |
import requests
|
3 |
|
4 |
|
5 |
-
readme_location = "https://raw.githubusercontent.com/huggingface/data-is-better-together/
|
6 |
|
7 |
|
8 |
def open_markdown_file(url):
|
|
|
2 |
import requests
|
3 |
|
4 |
|
5 |
+
readme_location = "https://raw.githubusercontent.com/huggingface/data-is-better-together/51f29e67165d8277d9f9d1e4be60869f4b705a08/domain-specific-datasets/README.md"
|
6 |
|
7 |
|
8 |
def open_markdown_file(url):
|