File size: 1,291 Bytes
c84e42c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5c2e873
004bc28
5c2e873
c84e42c
 
 
004bc28
 
c84e42c
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
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: determ_sequence
    dtype: string
  - name: gap_sequence
    dtype: string
  - name: g2t_sequence
    dtype: string
  - name: determ_sequence_embedding
    dtype: string
  - name: gap_sequence_embedding
    dtype: string
  - name: g2t_sequence_embedding
    dtype: string
  - name: question_answer_embedding
    dtype: string
  - name: tfidf_vector
    dtype: string
  - name: correct
    dtype: float64
  splits:
  - name: train
    num_bytes: 10203485753
    num_examples: 90261
  - name: validation
    num_bytes: 545719014
    num_examples: 14076
  - name: test
    num_bytes: 2579614925
    num_examples: 22772
  download_size: 339840120
  dataset_size: 13328819692
---
# 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)