Sybghat commited on
Commit
3b475ae
verified
1 Parent(s): 02fd9fd

Training in progress, step 5

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d528754767b9e82b5e2b4eee559ea7356b48c06994867ee6893248be54a798f4
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5469a6f06a72316054598349dfd168702c68edd6fa134c3570c74135e45a40f8
3
  size 265470032
tmp-checkpoint-900/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.37.2",
23
+ "vocab_size": 30522
24
+ }
tmp-checkpoint-900/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f61904faf91a4845ade04fbaff787f6e49b719adbb3a12e7fdcc661cae1a29b
3
+ size 265470032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adf398663d0e6d7b1b71966fa25d227535a685f7c7d5d1d56f96facd80b6b5af
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284d5e32953d6569a60080ab72400d5ba843cf38eda83e7540b7b5cf55dd2108
3
  size 4664