EndOfLe commited on
Commit
9432f43
1 Parent(s): 9816450

raid_roberta

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +5 -5
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: FacebookAI/roberta-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # results
17
 
18
- This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0000
21
- - Accuracy: 1.0
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.0 | 1.0 | 401 | 0.0000 | 1.0 |
53
- | 0.0 | 2.0 | 802 | 0.0000 | 1.0 |
54
- | 0.0 | 3.0 | 1203 | 0.0000 | 1.0 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: FacebookAI/roberta-large
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # results
17
 
18
+ This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6933
21
+ - Accuracy: 0.5
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.7061 | 1.0 | 1590 | 0.6938 | 0.5 |
53
+ | 0.7008 | 2.0 | 3180 | 0.6935 | 0.5 |
54
+ | 0.6962 | 3.0 | 4770 | 0.6933 | 0.5 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "FacebookAI/roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -9,14 +9,14 @@
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
- "hidden_size": 768,
13
  "initializer_range": 0.02,
14
- "intermediate_size": 3072,
15
  "layer_norm_eps": 1e-05,
16
  "max_position_embeddings": 514,
17
  "model_type": "roberta",
18
- "num_attention_heads": 12,
19
- "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "FacebookAI/roberta-large",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 1024,
13
  "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
  "layer_norm_eps": 1e-05,
16
  "max_position_embeddings": 514,
17
  "model_type": "roberta",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 24,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ce87e3b9f38cd7c7fd201d33773e6e8432079fd626984ee84d3ec5bfdb028fc
3
- size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e6d2f88c1c23b49822246e87fa67730e730110e5017d854f1cc4bae49fb776
3
+ size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd6394ea81340371cea7706e216bd75649b086342125e3aff06582c79a40f62d
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1add2f0f43915579b20ac5e06b963598427a55e8d1a4b9a73bdd543ffab92330
3
  size 4664