CDS-GROUP commited on
Commit
95c051c
1 Parent(s): 3d11b6e

End of training

Browse files
Files changed (4) hide show
  1. README.md +50 -0
  2. config.json +57 -0
  3. pytorch_model.bin +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: clefourrier/graphormer-base-pcqm4mv2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: graph-classification
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # graph-classification
15
+
16
+ This model is a fine-tuned version of [clefourrier/graphormer-base-pcqm4mv2](https://huggingface.co/clefourrier/graphormer-base-pcqm4mv2) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 128
37
+ - eval_batch_size: 128
38
+ - seed: 42
39
+ - gradient_accumulation_steps: 10
40
+ - total_train_batch_size: 1280
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 20
44
+
45
+ ### Framework versions
46
+
47
+ - Transformers 4.33.2
48
+ - Pytorch 2.0.0
49
+ - Datasets 2.14.5
50
+ - Tokenizers 0.13.3
config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "clefourrier/graphormer-base-pcqm4mv2",
3
+ "activation_dropout": 0.1,
4
+ "activation_fn": "gelu",
5
+ "apply_graphormer_init": true,
6
+ "architectures": [
7
+ "GraphormerForGraphClassification"
8
+ ],
9
+ "attention_dropout": 0.1,
10
+ "bias": true,
11
+ "bos_token_id": 1,
12
+ "dropout": 0.0,
13
+ "edge_type": "multi_hop",
14
+ "embed_scale": null,
15
+ "embedding_dim": 768,
16
+ "encoder_normalize_before": true,
17
+ "eos_token_id": 2,
18
+ "export": false,
19
+ "ffn_embedding_dim": 768,
20
+ "freeze_embeddings": false,
21
+ "hidden_size": 768,
22
+ "id2label": {
23
+ "0": "LABEL_0"
24
+ },
25
+ "init_fn": null,
26
+ "kdim": null,
27
+ "label2id": {
28
+ "LABEL_0": 0
29
+ },
30
+ "layerdrop": 0.0,
31
+ "max_nodes": 512,
32
+ "model_type": "graphormer",
33
+ "multi_hop_max_dist": 5,
34
+ "no_token_positional_embeddings": false,
35
+ "num_atoms": 4608,
36
+ "num_attention_heads": 32,
37
+ "num_classes": 2,
38
+ "num_edge_dis": 128,
39
+ "num_edges": 1536,
40
+ "num_hidden_layers": 12,
41
+ "num_in_degree": 512,
42
+ "num_layers": 12,
43
+ "num_out_degree": 512,
44
+ "num_spatial": 512,
45
+ "num_trans_layers_to_freeze": 0,
46
+ "pad_token_id": 0,
47
+ "pre_layernorm": false,
48
+ "q_noise": 0.0,
49
+ "qn_block_size": 8,
50
+ "self_attention": true,
51
+ "share_input_output_embed": false,
52
+ "spatial_pos_max": 1024,
53
+ "torch_dtype": "float32",
54
+ "traceable": false,
55
+ "transformers_version": "4.33.2",
56
+ "vdim": null
57
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b5252640cc3e7ac88cc6a319618690c1ef7d3d7e313d3846dad1df01db41df
3
+ size 190784909
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4d12605f3bc6b680a49dbddbda08bc1bfe86f949567199ac3cfb9444b3fd91
3
+ size 3963