Graphormer model for Graph Classification #20968
clefourrier
marked this pull request as draft 3 years ago
[FT] First commit for graphormer architecture.
0c495358
[FIX] removed test model
cc0d02ff
[FIX] import error
97ea66d8
[FIX] black and flake
44383a3e
[DOC] added paper refs
37830b2d
[FIX] [DOC]
3f15e7fe
[FIX] black
d3c353e3
[DOC] Updated READMEs
698052c7
[FIX] Order of imports + rm Tokenizer calls
5882667f
[FIX] Moved assert in class to prevent doc build failure
ce57b20a
[FIX] make fix-copies
3fc32cff
[Doc] update from code review
1300a6f4
[FIX] Removed Graphormer from Sequence classification model list
aeb2ae2f
[DOC] Added HF copyright to Cython file
8e211a6b
[DOC] Fixed comments
1b9f9eb1
[FIX] typos in class doc + removed config classes.
8fd82e14
[FIX] Removed dependency to fairseq, and replaced all asserts with Ex…
bacf31bf
[FIX] Homogeneized initialization of weights to pretrained constructor
a754647c
[FIX] [CP] Updated multi_hop parameter to get same results as in orig…
ed9d78c3
[DOC] Relevant parameter description in the configuration file
1d099e75
[DOC] Updated doc and comments in main graphormer file
676d1b9b
[FIX] make style and quality checks
17ca9b9b
[DOC] Fix doc format
30f77f59
[FIX] [WIP] Updated part of the tests, though still a wip
be5d7445
[FIX] [WIP]
968147d8
[FIX] repo consistency
a32ab7d2
[FIX] Changed input names for more understandability
56e992a3
[FIX] [BUG] updated num_classes params for propagation in the model
d0565644
simplified collator
650f3041
[FIX] Updated tests to follow new naming pattern
31fd907c
[TESTS] Updated test suite along with model
89107bc5
|FIX] rm tokenizer import
19e72dde
[DOC] add link to graphormerdoc
c5c6621a
Changed section in doc from text model to graph model
f33b0fe6
clefourrier
marked this pull request as ready for review 3 years ago
Merge branch 'huggingface:main' into adding-graphormer
c1a05519
Merge branch 'huggingface:main' into adding-graphormer
3a9456e4
Apply suggestions from code review
55ad6778
[DOC] Explain algos_graphormer functions
d8bb4853
Cython soft import protection
d34fd563
Rm call to Callable in configuration graphormer
9959227b
[FIX] replaced asserts with Exceptions
3ec3c412
Add org to graphormer checkpoints
a2dc09c4
Prefixed classes with Graphormer
83bd6b12
Management of init functions
4eb0fb0a
format
efd958da
fixes
74de759b
fix length file
027c01d6
Merge branch 'huggingface:main' into adding-graphormer
6ca0834c
sgugger
approved these changes
on 2023-01-19
update indent
438ffee7
relaunching ci
7cc8156b
Errors for missing cython imports
dce7d3b0
fix style
372626b7
fix style doc
5f9826e1
sgugger
merged
87208a05
into main 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub