| dataset_info: | |
| features: | |
| - name: question | |
| dtype: string | |
| - name: question_answer | |
| dtype: string | |
| - name: num_nodes | |
| dtype: int64 | |
| - name: num_edges | |
| dtype: int64 | |
| - name: density | |
| dtype: float64 | |
| - name: cycle | |
| dtype: int64 | |
| - name: bridge | |
| dtype: int64 | |
| - name: katz_centrality | |
| dtype: float64 | |
| - name: page_rank | |
| dtype: float64 | |
| - name: avg_ssp_length | |
| dtype: float64 | |
| - name: graph_sequence | |
| dtype: string | |
| - name: updated_graph_sequence | |
| dtype: string | |
| - name: graph_sequence_embedding | |
| dtype: string | |
| - name: updated_graph_sequence_embedding | |
| dtype: string | |
| - name: question_answer_embedding | |
| dtype: string | |
| - name: tfidf_vector | |
| dtype: string | |
| - name: correct | |
| dtype: float64 | |
| splits: | |
| - name: train | |
| num_bytes: 2359468579 | |
| num_examples: 22772 | |
| - name: test | |
| num_bytes: 2359468579 | |
| num_examples: 22772 | |
| download_size: 864051150 | |
| dataset_size: 4718937158 | |
| # Dataset Card for "Mintaka_Graph_Features_T5-large-ssm" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |