Transformers
Safetensors
English
time_series_transformer
Gyaneshere commited on
Commit
c79fca1
·
verified ·
1 Parent(s): 53aa607

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,13 +1,19 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
-
11
 
12
  ## Model Details
13
 
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ datasets:
5
+ - Monash-University/monash_tsf
6
+ language:
7
+ - en
8
+ metrics:
9
+ - bleu
10
  ---
11
 
12
  # Model Card for Model ID
13
 
14
  <!-- Provide a quick summary of what the model is/does. -->
15
 
16
+ This model is trained from scratch, hence we won't use the from_pretrained method here, but rather randomly initialize the model from a config
17
 
18
  ## Model Details
19