Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -313,72 +313,46 @@ additional_inputs=[
|
|
313 |
|
314 |
examples = [
|
315 |
[
|
316 |
-
"Write
|
317 |
"Introduction",
|
318 |
-
"https://bitcoin.org/bitcoin.pdf",
|
319 |
-
"https://en.wikipedia.org/wiki/Satoshi_Nakamoto",
|
320 |
-
"https://www.investopedia.com/terms/b/bitcoin.asp",
|
321 |
],
|
322 |
[
|
323 |
-
"Write a chapter titled 'The Genesis of Bitcoin'
|
324 |
"The Genesis of Bitcoin",
|
325 |
-
"https://bitcoin.org/bitcoin.pdf",
|
326 |
-
"https://en.wikipedia.org/wiki/Satoshi_Nakamoto",
|
327 |
-
"https://www.investopedia.com/terms/b/bitcoin.asp",
|
328 |
],
|
329 |
[
|
330 |
-
"Write a chapter titled 'The Rise of the Decentralized'
|
331 |
"The Rise of the Decentralized",
|
332 |
-
"https://en.wikipedia.org/wiki/Bitcoin_exchange",
|
333 |
-
"https://en.wikipedia.org/wiki/Bitcoin_mining",
|
334 |
-
"https://www.investopedia.com/terms/d/decentralized-finance-defi.asp",
|
335 |
],
|
336 |
[
|
337 |
-
"Write a chapter titled 'The Bitcoin Revolution'
|
338 |
"The Bitcoin Revolution",
|
339 |
-
"https://www.investopedia.com/terms/b/bitcoin-volatility.asp",
|
340 |
-
"https://www.investopedia.com/terms/s/scalability.asp",
|
341 |
-
"https://www.investopedia.com/terms/r/regulation.asp",
|
342 |
],
|
343 |
[
|
344 |
-
"Write a chapter titled 'Beyond Bitcoin: The Blockchain Revolution'
|
345 |
"Beyond Bitcoin: The Blockchain Revolution",
|
346 |
-
"https://www.investopedia.com/terms/b/blockchain.asp",
|
347 |
-
"https://www.ibm.com/topics/blockchain",
|
348 |
],
|
349 |
[
|
350 |
-
"Write a chapter titled 'Reshaping Finance: Bitcoin's Impact on the Global System'
|
351 |
"Reshaping Finance: Bitcoin's Impact on the Global System",
|
352 |
-
"https://www.investopedia.com/terms/c/central-bank-digital-currency-cbdc.asp",
|
353 |
-
"https://www.investopedia.com/terms/i/international-trade.asp",
|
354 |
],
|
355 |
[
|
356 |
-
"Write a chapter titled 'Empowering Individuals: Bitcoin's Social Impact'
|
357 |
"Empowering Individuals: Bitcoin's Social Impact",
|
358 |
-
"https://en.wikipedia.org/wiki/Financial_inclusion",
|
359 |
-
"https://www.investopedia.com/terms/w/wealth-distribution.asp",
|
360 |
],
|
361 |
[
|
362 |
-
"Write a chapter titled 'A New World Order: Bitcoin's Potential for Change'
|
363 |
"A New World Order: Bitcoin's Potential for Change",
|
364 |
-
"https://en.wikipedia.org/wiki/Sustainable_development",
|
365 |
-
"https://en.wikipedia.org/wiki/Global_trade",
|
366 |
-
"https://www.un.org/en/development/desa/policy/wssd/",
|
367 |
],
|
368 |
[
|
369 |
-
"Write a chapter titled 'The Regulatory Landscape'
|
370 |
"The Regulatory Landscape",
|
371 |
-
"https://www.investopedia.com/terms/r/regulation.asp",
|
372 |
-
"https://www.coindesk.com/regulation",
|
373 |
],
|
374 |
[
|
375 |
-
"Write a chapter titled 'The Environmental Impact'
|
376 |
"The Environmental Impact",
|
377 |
-
"https://www.investopedia.com/terms/b/bitcoin-mining.asp",
|
378 |
-
"https://digiconomist.net/bitcoin-energy-consumption",
|
379 |
],
|
380 |
]
|
381 |
-
|
382 |
import transformers
|
383 |
import torch
|
384 |
|
|
|
313 |
|
314 |
examples = [
|
315 |
[
|
316 |
+
"Write an intro for a Bitcoin book, covering origins, core principles, and disruption potential. Use these links: [https://bitcoin.org/bitcoin.pdf, https://en.wikipedia.org/wiki/Satoshi_Nakamoto, https://www.investopedia.com/terms/b/bitcoin.asp]",
|
317 |
"Introduction",
|
|
|
|
|
|
|
318 |
],
|
319 |
[
|
320 |
+
"Write a chapter titled 'The Genesis of Bitcoin' using these links: [https://bitcoin.org/bitcoin.pdf, https://en.wikipedia.org/wiki/Satoshi_Nakamoto, https://www.investopedia.com/terms/b/bitcoin.asp]",
|
321 |
"The Genesis of Bitcoin",
|
|
|
|
|
|
|
322 |
],
|
323 |
[
|
324 |
+
"Write a chapter titled 'The Rise of the Decentralized' using these links: [https://en.wikipedia.org/wiki/Bitcoin_exchange, https://en.wikipedia.org/wiki/Bitcoin_mining, https://www.investopedia.com/terms/d/decentralized-finance-defi.asp]",
|
325 |
"The Rise of the Decentralized",
|
|
|
|
|
|
|
326 |
],
|
327 |
[
|
328 |
+
"Write a chapter titled 'The Bitcoin Revolution' using these links: [https://www.investopedia.com/terms/b/bitcoin-volatility.asp, https://www.investopedia.com/terms/s/scalability.asp, https://www.investopedia.com/terms/r/regulation.asp]",
|
329 |
"The Bitcoin Revolution",
|
|
|
|
|
|
|
330 |
],
|
331 |
[
|
332 |
+
"Write a chapter titled 'Beyond Bitcoin: The Blockchain Revolution' using these links: [https://www.investopedia.com/terms/b/blockchain.asp, https://www.ibm.com/topics/blockchain]",
|
333 |
"Beyond Bitcoin: The Blockchain Revolution",
|
|
|
|
|
334 |
],
|
335 |
[
|
336 |
+
"Write a chapter titled 'Reshaping Finance: Bitcoin's Impact on the Global System' using these links: [https://www.investopedia.com/terms/c/central-bank-digital-currency-cbdc.asp, https://www.investopedia.com/terms/i/international-trade.asp]",
|
337 |
"Reshaping Finance: Bitcoin's Impact on the Global System",
|
|
|
|
|
338 |
],
|
339 |
[
|
340 |
+
"Write a chapter titled 'Empowering Individuals: Bitcoin's Social Impact' using these links: [https://en.wikipedia.org/wiki/Financial_inclusion, https://www.investopedia.com/terms/w/wealth-distribution.asp]",
|
341 |
"Empowering Individuals: Bitcoin's Social Impact",
|
|
|
|
|
342 |
],
|
343 |
[
|
344 |
+
"Write a chapter titled 'A New World Order: Bitcoin's Potential for Change' using these links: [https://en.wikipedia.org/wiki/Sustainable_development, https://en.wikipedia.org/wiki/Global_trade, https://www.un.org/en/development/desa/policy/wssd/]",
|
345 |
"A New World Order: Bitcoin's Potential for Change",
|
|
|
|
|
|
|
346 |
],
|
347 |
[
|
348 |
+
"Write a chapter titled 'The Regulatory Landscape' using these links: [https://www.investopedia.com/terms/r/regulation.asp, https://www.coindesk.com/regulation]",
|
349 |
"The Regulatory Landscape",
|
|
|
|
|
350 |
],
|
351 |
[
|
352 |
+
"Write a chapter titled 'The Environmental Impact' using these links: [https://www.investopedia.com/terms/b/bitcoin-mining.asp, https://digiconomist.net/bitcoin-energy-consumption]",
|
353 |
"The Environmental Impact",
|
|
|
|
|
354 |
],
|
355 |
]
|
|
|
356 |
import transformers
|
357 |
import torch
|
358 |
|