Fill-Mask
Transformers
TensorBoard
Safetensors
bert
Inference Endpoints
w11wo commited on
Commit
fe71459
1 Parent(s): 68f8ffd

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  base_model: indobenchmark/indobert-large-p1
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: NusaBERT-large
8
  results: []
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  # NusaBERT-large
15
 
16
  This model is a fine-tuned version of [indobenchmark/indobert-large-p1](https://huggingface.co/indobenchmark/indobert-large-p1) on the None dataset.
 
 
 
17
 
18
  ## Model description
19
 
 
3
  base_model: indobenchmark/indobert-large-p1
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
  model-index:
9
  - name: NusaBERT-large
10
  results: []
 
16
  # NusaBERT-large
17
 
18
  This model is a fine-tuned version of [indobenchmark/indobert-large-p1](https://huggingface.co/indobenchmark/indobert-large-p1) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.3268
21
+ - Accuracy: 0.7118
22
 
23
  ## Model description
24
 
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.35,
3
+ "eval_accuracy": 0.7117631908735097,
4
+ "eval_loss": 1.3268314599990845,
5
+ "eval_runtime": 3605.525,
6
+ "eval_samples": 4955347,
7
+ "eval_samples_per_second": 1374.376,
8
+ "eval_steps_per_second": 5.369,
9
+ "perplexity": 3.769081960487532,
10
+ "train_loss": 1.5473345408935546,
11
+ "train_runtime": 243315.0329,
12
+ "train_samples": 94568241,
13
+ "train_samples_per_second": 526.067,
14
+ "train_steps_per_second": 2.055
15
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.35,
3
+ "eval_accuracy": 0.7117631908735097,
4
+ "eval_loss": 1.3268314599990845,
5
+ "eval_runtime": 3605.525,
6
+ "eval_samples": 4955347,
7
+ "eval_samples_per_second": 1374.376,
8
+ "eval_steps_per_second": 5.369,
9
+ "perplexity": 3.769081960487532
10
+ }
runs/Feb23_14-55-23_bookbot-h100/events.out.tfevents.1708947099.bookbot-h100.534964.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8692f5a58fffcd56afb7aef17600248432aaf7715578331d3d6d60ef092ff1ff
3
+ size 417
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.35,
3
+ "train_loss": 1.5473345408935546,
4
+ "train_runtime": 243315.0329,
5
+ "train_samples": 94568241,
6
+ "train_samples_per_second": 526.067,
7
+ "train_steps_per_second": 2.055
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff