ThuyNT commited on
Commit
7db0a81
1 Parent(s): 4c8428a

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "vinai/phobert-large",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -10,14 +10,14 @@
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
- "hidden_size": 1024,
14
  "initializer_range": 0.02,
15
- "intermediate_size": 4096,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 258,
18
  "model_type": "roberta",
19
- "num_attention_heads": 16,
20
- "num_hidden_layers": 24,
21
  "pad_token_id": 1,
22
  "position_embedding_type": "absolute",
23
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "vinai/phobert-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
  "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
  "layer_norm_eps": 1e-05,
17
  "max_position_embeddings": 258,
18
  "model_type": "roberta",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
  "pad_token_id": 1,
22
  "position_embedding_type": "absolute",
23
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52ca0cc1e48a9e2fecf93fa831bb8428bb8ed874d4a8bdb808e3e9b5512f5883
3
- size 1476709528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0e5f1c309f124cd28a959f6dba07aa444e3e8614d4a3c84b041f5b395be9c8
3
+ size 540023384
runs/Apr17_09-45-46_b814bffdaab7/events.out.tfevents.1713347148.b814bffdaab7.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a3cca9cf86072af22352f4bdadba9fb7431075d96a72623d88ab406c26fc109
3
+ size 4928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09b737e406c005a3e617db50a6802d28360aa1e8ecaae316e2ae88e4406fd4c5
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15cb4fc51f7772ea4ace08e549ddc1d5f5186e06f61f415984f651d88a97190e
3
  size 4920