Rocketknight1 HF Staff commited on
Commit
28eb639
·
1 Parent(s): 46f202d
Files changed (3) hide show
  1. README.md +3 -11
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -12,13 +12,9 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # europython-imdb
14
 
15
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.1620
18
- - Train Accuracy: 0.9396
19
- - Validation Loss: 0.1722
20
- - Validation Accuracy: 0.9333
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -37,15 +33,11 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - optimizer: {'name': 'Adam', 'learning_rate': 2e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
- | Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
46
- |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
47
- | 0.2492 | 0.9011 | 0.2416 | 0.9122 | 0 |
48
- | 0.1620 | 0.9396 | 0.1722 | 0.9333 | 1 |
49
 
50
 
51
  ### Framework versions
 
12
 
13
  # europython-imdb
14
 
15
+ This model is a fine-tuned version of [Rocketknight1/europython-imdb](https://huggingface.co/Rocketknight1/europython-imdb) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+
 
 
 
 
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - optimizer: None
37
  - training_precision: float32
38
 
39
  ### Training results
40
 
 
 
 
 
41
 
42
 
43
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "Rocketknight1/europython-imdb",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9143e1fc650cd15764bd8d34c17d253a665679fd8fccfc6a1770043703c9874
3
  size 498878336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18fa14d632fc4c63bcb15d7bd151961eb20dfdcbee2422ae8c4702bf9b595d41
3
  size 498878336