No project description provided
Project description
GGFM
├── ggfm/
│ ├── __init__.py
│ ├── ggfm/
│ │ ├── __init__.py
│ │ ├── conv/
│ │ │ ├── hgt_conv.py
│ │ │ ├── __init__.py
│ │ ├── data/
│ │ │ ├── metapath.py
│ │ │ ├── hgsampling.py
│ │ │ ├── graph.py
│ │ │ ├── utils.py
│ │ │ ├── lm_generate_embs.py
│ │ │ ├── __init__.py
│ │ │ ├── random_walk.py
│ │ ├── models/
│ │ │ ├── __init__.py
│ │ │ ├── gpt_gnn.py
│ │ │ ├── utils.py
│ │ ├── pretrained_model/
│ │ ├── fine_tuned_model/
│ ├── datasets/
│ │ ├── oag_valid_pairs.pkl
│ │ ├── oag_test_pairs.pkl
│ │ ├── oag_train_pairs.pkl
├── examples/
│ ├── __init__.py
│ ├── gpt_gnn/
│ │ ├── nc_ft.py
│ │ ├── pretrain.py
│ │ ├── lp_ft.py
│ ├── lmch/
│ │ ├── nc_ft.py
│ │ ├── lp_ft.py
├── walklm/
│ ├── lp_ft.py
│ ├── nc_ft.py
│ ├── pretrain.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ggfm-0.1.5.tar.gz
(81.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ggfm-0.1.5-py3-none-any.whl
(83.6 kB
view details)
File details
Details for the file ggfm-0.1.5.tar.gz.
File metadata
- Download URL: ggfm-0.1.5.tar.gz
- Upload date:
- Size: 81.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8cdcc27f52a0624bc2ec8780acbabe6261dd05cecb43c02749c72b1ba29d2de
|
|
| MD5 |
5532550f59a0d98ff909fb200717aefe
|
|
| BLAKE2b-256 |
ff8c223879004b3aa3defda7e0715f1cab77cef5f89e3e667d71328ca3f8b5df
|
File details
Details for the file ggfm-0.1.5-py3-none-any.whl.
File metadata
- Download URL: ggfm-0.1.5-py3-none-any.whl
- Upload date:
- Size: 83.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c1c14462f41d0023278b0f5113f11d91d80deab6a4dfe6f96dec35719975868
|
|
| MD5 |
aa32f687585bc35bf467dbc9bc45ab42
|
|
| BLAKE2b-256 |
1ae7056a44b17dff15021aeee500fe88933a27dddf642e518b299bdf8eb2f8e8
|