lingchensanwen commited on
Commit
6ead42a
1 Parent(s): c610c1e

Model save

Browse files
Files changed (20) hide show
  1. .gitignore +1 -0
  2. config.json +24 -0
  3. pytorch_model.bin +3 -0
  4. runs/Jun27_04-03-24_c311-012.ls6.tacc.utexas.edu/1656320610.662595/events.out.tfevents.1656320610.c311-012.ls6.tacc.utexas.edu.1969738.1 +3 -0
  5. runs/Jun27_04-03-24_c311-012.ls6.tacc.utexas.edu/events.out.tfevents.1656320610.c311-012.ls6.tacc.utexas.edu.1969738.0 +3 -0
  6. runs/Jun27_04-16-52_c310-019.ls6.tacc.utexas.edu/1656321417.9219303/events.out.tfevents.1656321417.c310-019.ls6.tacc.utexas.edu.2521327.1 +3 -0
  7. runs/Jun27_04-16-52_c310-019.ls6.tacc.utexas.edu/events.out.tfevents.1656321417.c310-019.ls6.tacc.utexas.edu.2521327.0 +3 -0
  8. runs/Jun27_04-22-07_c310-019.ls6.tacc.utexas.edu/1656321732.6001987/events.out.tfevents.1656321732.c310-019.ls6.tacc.utexas.edu.2522518.1 +3 -0
  9. runs/Jun27_04-22-07_c310-019.ls6.tacc.utexas.edu/events.out.tfevents.1656321732.c310-019.ls6.tacc.utexas.edu.2522518.0 +3 -0
  10. runs/Jun27_21-21-22_c305-001.ls6.tacc.utexas.edu/1656382944.0128624/events.out.tfevents.1656382944.c305-001.ls6.tacc.utexas.edu.404436.1 +3 -0
  11. runs/Jun27_21-21-22_c305-001.ls6.tacc.utexas.edu/events.out.tfevents.1656382943.c305-001.ls6.tacc.utexas.edu.404436.0 +3 -0
  12. runs/Jun27_21-54-32_c308-001.ls6.tacc.utexas.edu/1656384885.9940495/events.out.tfevents.1656384885.c308-001.ls6.tacc.utexas.edu.2705611.1 +3 -0
  13. runs/Jun27_21-54-32_c308-001.ls6.tacc.utexas.edu/events.out.tfevents.1656384885.c308-001.ls6.tacc.utexas.edu.2705611.0 +3 -0
  14. runs/Jun27_21-56-36_c305-001.ls6.tacc.utexas.edu/1656385009.1759984/events.out.tfevents.1656385009.c305-001.ls6.tacc.utexas.edu.406872.1 +3 -0
  15. runs/Jun27_21-56-36_c305-001.ls6.tacc.utexas.edu/events.out.tfevents.1656385009.c305-001.ls6.tacc.utexas.edu.406872.0 +3 -0
  16. special_tokens_map.json +7 -0
  17. tokenizer.json +0 -0
  18. tokenizer_config.json +14 -0
  19. training_args.bin +3 -0
  20. vocab.txt +0 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForQuestionAnswering"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "qa_dropout": 0.1,
18
+ "seq_classif_dropout": 0.2,
19
+ "sinusoidal_pos_embds": false,
20
+ "tie_weights_": true,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.20.1",
23
+ "vocab_size": 30522
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17dbbf10b4c4a6c833ae204dbd8a4cf4ceee31bb07ac6912dcc483bf3845387b
3
+ size 265491317
runs/Jun27_04-03-24_c311-012.ls6.tacc.utexas.edu/1656320610.662595/events.out.tfevents.1656320610.c311-012.ls6.tacc.utexas.edu.1969738.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ed2e597c6a2970555d7a215e2e1e49a389f48398551419452c285b382a4783
3
+ size 5402
runs/Jun27_04-03-24_c311-012.ls6.tacc.utexas.edu/events.out.tfevents.1656320610.c311-012.ls6.tacc.utexas.edu.1969738.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f8cd24b60840cf03e528d7098972ecfed57859fbc90ad88525b3e05ebeabfb9
3
+ size 3569
runs/Jun27_04-16-52_c310-019.ls6.tacc.utexas.edu/1656321417.9219303/events.out.tfevents.1656321417.c310-019.ls6.tacc.utexas.edu.2521327.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:874c1bc7b4511df97d395b0b90e0d77b81335cca010decd10c3a0a2d02139614
3
+ size 5402
runs/Jun27_04-16-52_c310-019.ls6.tacc.utexas.edu/events.out.tfevents.1656321417.c310-019.ls6.tacc.utexas.edu.2521327.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9204fac38b049a34304fbc7745d71bcd0a3e8091f04642818d17b418c24095
3
+ size 3569
runs/Jun27_04-22-07_c310-019.ls6.tacc.utexas.edu/1656321732.6001987/events.out.tfevents.1656321732.c310-019.ls6.tacc.utexas.edu.2522518.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a366b7f7f9b1aae45d2e9110f3fa3bd137ab1ec7a358601fa58428fbed9b22
3
+ size 5402
runs/Jun27_04-22-07_c310-019.ls6.tacc.utexas.edu/events.out.tfevents.1656321732.c310-019.ls6.tacc.utexas.edu.2522518.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c36b8f85c086961fd9cb43f738f8601cfd3337dff8ff5d3494f84b8ed3630a
3
+ size 3569
runs/Jun27_21-21-22_c305-001.ls6.tacc.utexas.edu/1656382944.0128624/events.out.tfevents.1656382944.c305-001.ls6.tacc.utexas.edu.404436.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be527885c8ba42a103530f98a8e03e4edefdf3b380b058d81ee4ad49a6aba603
3
+ size 5402
runs/Jun27_21-21-22_c305-001.ls6.tacc.utexas.edu/events.out.tfevents.1656382943.c305-001.ls6.tacc.utexas.edu.404436.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dce4d2eca6f1ccd4d8d618799e217e9270916d95911743b773112eb6dedab41
3
+ size 3569
runs/Jun27_21-54-32_c308-001.ls6.tacc.utexas.edu/1656384885.9940495/events.out.tfevents.1656384885.c308-001.ls6.tacc.utexas.edu.2705611.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29aaa9772d8031c772457a74525ca352248c7874c9844f0dfe1c94393b0e60d8
3
+ size 5402
runs/Jun27_21-54-32_c308-001.ls6.tacc.utexas.edu/events.out.tfevents.1656384885.c308-001.ls6.tacc.utexas.edu.2705611.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a93bb200c50f9d03da5b2dcd75376c3c0ef14e6697a0d009fe912139586448
3
+ size 4726
runs/Jun27_21-56-36_c305-001.ls6.tacc.utexas.edu/1656385009.1759984/events.out.tfevents.1656385009.c305-001.ls6.tacc.utexas.edu.406872.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68831a54ebbcc4beea818f6f819d0067230ec8162988a678aac2adbe61dde212
3
+ size 5402
runs/Jun27_21-56-36_c305-001.ls6.tacc.utexas.edu/events.out.tfevents.1656385009.c305-001.ls6.tacc.utexas.edu.406872.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1484a7de605009661bc8c2b6b23bcef1a3e5782669e1d77d4242d5833af95f06
3
+ size 4726
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_lower_case": true,
4
+ "mask_token": "[MASK]",
5
+ "model_max_length": 512,
6
+ "name_or_path": "distilbert-base-uncased",
7
+ "pad_token": "[PAD]",
8
+ "sep_token": "[SEP]",
9
+ "special_tokens_map_file": null,
10
+ "strip_accents": null,
11
+ "tokenize_chinese_chars": true,
12
+ "tokenizer_class": "DistilBertTokenizer",
13
+ "unk_token": "[UNK]"
14
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e087efd4bd06f5cc9c6bf8a7e0e96c6b89b58158fe5b602a571681f9a3188347
3
+ size 3375
vocab.txt ADDED
The diff for this file is too large to render. See raw diff