colbyago1 commited on
Commit
1c0663c
·
verified ·
1 Parent(s): c0cf70d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -106,6 +106,19 @@ and the dataset is loaded as a `datasets.arrow_dataset.Dataset`
106
  'affinity_method',
107
  'temperature',
108
  'pmid'
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  ],
110
  num_rows: 20701
111
  })
 
106
  'affinity_method',
107
  'temperature',
108
  'pmid'
109
+ 'abangle',
110
+ 'annotation_H',
111
+ 'annotation_L',
112
+ 'imgt_H',
113
+ 'imgt_L',
114
+ 'sequence_raw',
115
+ 'sequence_H',
116
+ 'sequence_L',
117
+ 'structure',
118
+ 'structure_chothia',
119
+ 'in_nr_set',
120
+ 'curated_quality_dataset',
121
+ 'split'
122
  ],
123
  num_rows: 20701
124
  })