Isotonic commited on
Commit
38c2423
1 Parent(s): ad9c345

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  base_model: google/flan-t5-base
4
  tags:
5
  - generated_from_trainer
@@ -8,6 +7,9 @@ metrics:
8
  model-index:
9
  - name: flan-t5-base-trading_candles
10
  results: []
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # flan-t5-base-trading_candles
17
 
18
- This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0061
21
  - Rouge1: 88.3665
@@ -63,4 +65,4 @@ The following hyperparameters were used during training:
63
  - Transformers 4.31.0
64
  - Pytorch 2.0.1+cu117
65
  - Datasets 2.13.1
66
- - Tokenizers 0.13.3
 
1
  ---
 
2
  base_model: google/flan-t5-base
3
  tags:
4
  - generated_from_trainer
 
7
  model-index:
8
  - name: flan-t5-base-trading_candles
9
  results: []
10
+ datasets:
11
+ - 0xMaka/trading-candles-subset-qa-format
12
+ pipeline_tag: text2text-generation
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # flan-t5-base-trading_candles
19
 
20
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on [0xMaka/trading-candles-subset-qa-format](https://huggingface.co/datasets/0xMaka/trading-candles-subset-qa-format) dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0061
23
  - Rouge1: 88.3665
 
65
  - Transformers 4.31.0
66
  - Pytorch 2.0.1+cu117
67
  - Datasets 2.13.1
68
+ - Tokenizers 0.13.3