raygx commited on
Commit
ffba65e
1 Parent(s): 897f09a

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -11,7 +11,7 @@ probably proofread and complete it, then remove this comment. -->
11
 
12
  # distilGPTBhai
13
 
14
- This model is a fine-tuned version of [raygx/Nepali-DistilGPT2](https://huggingface.co/raygx/Nepali-DistilGPT2) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
 
17
 
@@ -32,7 +32,7 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'WarmUp', 'config': {'initial_learning_rate': 5e-05, 'decay_schedule_fn': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 44271, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, '__passive_serialization__': True}, 'warmup_steps': 1000, 'power': 1.0, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
36
  - training_precision: mixed_float16
37
 
38
  ### Training results
 
11
 
12
  # distilGPTBhai
13
 
14
+ This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
 
17
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'WarmUp', 'config': {'initial_learning_rate': 5e-05, 'decay_schedule_fn': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 5e-05, 'decay_steps': 43908, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, '__passive_serialization__': True}, 'warmup_steps': 1000, 'power': 1.0, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
36
  - training_precision: mixed_float16
37
 
38
  ### Training results
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "raygx/Nepali-DistilGPT2",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "raygx/distilGPTBhai",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64b35fbd50a9e7462570c3bf2cbebc8f0108edd74dd7e95b8b32aa0e751bd1ba
3
- size 480578032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6697a42c0688c2aba40d8d36108ab8feacb6410ce419995bf1fcbc045890693d
3
+ size 326965184