wzkariampuzha commited on
Commit
1e9aa81
·
1 Parent(s): fd0be60

Upload wandb-metadata.json

Browse files
Files changed (1) hide show
  1. wandb-metadata.json +47 -0
wandb-metadata.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-3.10.0-1160.36.2.el7.x86_64-x86_64-with-centos-7.9.2009-Core",
3
+ "python": "3.6.8",
4
+ "heartbeatAt": "2021-09-16T16:37:37.210532",
5
+ "startedAt": "2021-09-16T16:37:34.459250",
6
+ "docker": null,
7
+ "gpu": "Tesla V100-SXM2-16GB",
8
+ "gpu_count": 1,
9
+ "cpu_count": 8,
10
+ "cuda": null,
11
+ "args": [
12
+ "--data_dir",
13
+ "./datasets/EpiCustomV3/",
14
+ "--labels",
15
+ "./datasets/EpiCustomV3/labels.txt",
16
+ "--model_name_or_path",
17
+ "dmis-lab/biobert-base-cased-v1.1",
18
+ "--learning_rate",
19
+ "5e-5",
20
+ "--weight_decay",
21
+ "0.05",
22
+ "--adam_epsilon",
23
+ "1e-8",
24
+ "--output_dir",
25
+ "./resultsV3.2",
26
+ "--max_seq_length",
27
+ "192",
28
+ "--num_train_epochs",
29
+ "30",
30
+ "--per_device_train_batch_size",
31
+ "16",
32
+ "--save_steps",
33
+ "2500",
34
+ "--seed",
35
+ "1",
36
+ "--do_train",
37
+ "--do_eval",
38
+ "--do_predict",
39
+ "--overwrite_output_dir"
40
+ ],
41
+ "state": "running",
42
+ "program": "run_ner.py",
43
+ "codePath": "run_ner.py",
44
+ "host": "ordr-neo4j-dev-ec2-04",
45
+ "username": "wzkariampuzha",
46
+ "executable": "/usr/bin/python3"
47
+ }