Spaces:
Running
Running
Update app.R
Browse files
app.R
CHANGED
@@ -408,7 +408,9 @@ server <- function(input, output) {
|
|
408 |
SharedContextText <- c(
|
409 |
"The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
|
410 |
"The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
|
411 |
-
"For more information, see <a href='https://arxiv.org/abs/2411.02134' target='_blank'>
|
|
|
|
|
412 |
"<div style='font-size: 10px; line-height: 1.5;'>",
|
413 |
"<b>Glossary:</b><br>",
|
414 |
"• <b>Model:</b> The neural-network backbone (e.g., clip-rsicd) transforming satellite images into numerical representations.<br>",
|
|
|
408 |
SharedContextText <- c(
|
409 |
"The Peru RCT involves a multifaceted graduation program treatment to reduce poverty outcomes.",
|
410 |
"The Uganda RCT involves a cash grant program to stimulate human capital and living conditions among the poor.",
|
411 |
+
"For more information, see the associated paper, <a href='https://arxiv.org/abs/2411.02134' target='_blank'>arxiv.org/abs/2411.02134</a>
|
412 |
+
(<a href='https://connorjerzak.com/wp-content/uploads/2024/11/MultilevelBib.txt' target='_blank'>BibTex</a>).
|
413 |
+
",
|
414 |
"<div style='font-size: 10px; line-height: 1.5;'>",
|
415 |
"<b>Glossary:</b><br>",
|
416 |
"• <b>Model:</b> The neural-network backbone (e.g., clip-rsicd) transforming satellite images into numerical representations.<br>",
|