revflask commited on
Commit
6ba1781
·
verified ·
1 Parent(s): 99fb72c

Update data.jsonl

Browse files
Files changed (1) hide show
  1. data.jsonl +1 -1
data.jsonl CHANGED
@@ -3,7 +3,7 @@
3
  {"question": "When did the bitcoin halving happen in 2024?", "choices": ["April 28, 2024", "April 19, 2024", "April 20, 2024", "April 21, 2024"], "answer": "B"}
4
  {"question": "What is Backpack?", "choices": ["A wallet for xNFTs", "A wallet for NFTs", "A wallet for multiple cryptocurrencies", "A wallet for meme coins"], "answer": "A"}
5
  {"question": "Imagine you wanted to pay a friend 2 ETH, and you think it will require two units of gas. The base fee is 11 gwei, and you provide a tip of 3 gwei. What would be your gas fee?", "choices": ["28000 gwei", "28 gwei", "0.14 ETH", "1 ETH"], "answer": "B"}
6
- {"question": "What is the proposed Disinflation Rate for Solana?", "choices": [-0.08, -0.11, -0.15, -0.18], "answer": "C"}
7
  {"question": "What data structure is used by Solana for State Compression?", "choices": ["Atomic B-Tree", "Thread-safe AVL Tree", "Linear Hashing", "Concurrent Merkle Tree"], "answer": "D"}
8
  {"question": "Which ethereum EIP feature is a JavaScript Ethereum Provider API to standardise the interface across clients and applications?", "choices": ["EIP-2679", "EIP-1193", "EIP-1102", "EIP-4102"], "answer": "B"}
9
  {"question": "What are OpenZeppelin Contracts?", "choices": ["A library for secure smart contract development", "A virtual machine for development", "A novel ERC standard", "Cryptocurrency for smart contracts"], "answer": "A"}
 
3
  {"question": "When did the bitcoin halving happen in 2024?", "choices": ["April 28, 2024", "April 19, 2024", "April 20, 2024", "April 21, 2024"], "answer": "B"}
4
  {"question": "What is Backpack?", "choices": ["A wallet for xNFTs", "A wallet for NFTs", "A wallet for multiple cryptocurrencies", "A wallet for meme coins"], "answer": "A"}
5
  {"question": "Imagine you wanted to pay a friend 2 ETH, and you think it will require two units of gas. The base fee is 11 gwei, and you provide a tip of 3 gwei. What would be your gas fee?", "choices": ["28000 gwei", "28 gwei", "0.14 ETH", "1 ETH"], "answer": "B"}
6
+ {"question": "What is the proposed Disinflation Rate for Solana?", "choices": ["-0.08", "-0.11", "-0.15", "-0.18"], "answer": "C"}
7
  {"question": "What data structure is used by Solana for State Compression?", "choices": ["Atomic B-Tree", "Thread-safe AVL Tree", "Linear Hashing", "Concurrent Merkle Tree"], "answer": "D"}
8
  {"question": "Which ethereum EIP feature is a JavaScript Ethereum Provider API to standardise the interface across clients and applications?", "choices": ["EIP-2679", "EIP-1193", "EIP-1102", "EIP-4102"], "answer": "B"}
9
  {"question": "What are OpenZeppelin Contracts?", "choices": ["A library for secure smart contract development", "A virtual machine for development", "A novel ERC standard", "Cryptocurrency for smart contracts"], "answer": "A"}