DaniFrame commited on
Commit
939f410
1 Parent(s): 28100ea

Add eleven tasks

Browse files
README.md CHANGED
@@ -832,6 +832,68 @@ dataset_info:
832
  num_examples: 2805
833
  download_size: 222167
834
  dataset_size: 1722600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
835
  configs:
836
  - config_name: abalone
837
  data_files:
@@ -889,4 +951,12 @@ configs:
889
  path: ltfsid/validation-*
890
  - split: test
891
  path: ltfsid/test-*
 
 
 
 
 
 
 
 
892
  ---
 
832
  num_examples: 2805
833
  download_size: 222167
834
  dataset_size: 1722600
835
+ - config_name: music_popularity
836
+ features:
837
+ - name: instance
838
+ dtype: int64
839
+ - name: acousticness
840
+ dtype: float64
841
+ - name: danceability
842
+ dtype: float64
843
+ - name: duration_ms
844
+ dtype: int64
845
+ - name: energy
846
+ dtype: float64
847
+ - name: explicit
848
+ dtype: int64
849
+ - name: instrumentalness
850
+ dtype: float64
851
+ - name: key
852
+ dtype: int64
853
+ - name: liveness
854
+ dtype: float64
855
+ - name: loudness
856
+ dtype: float64
857
+ - name: mode
858
+ dtype: int64
859
+ - name: speechiness
860
+ dtype: float64
861
+ - name: tempo
862
+ dtype: float64
863
+ - name: valence
864
+ dtype: float64
865
+ - name: year
866
+ dtype: int64
867
+ - name: real
868
+ dtype: int64
869
+ - name: prediction
870
+ dtype: float64
871
+ - name: model
872
+ dtype: string
873
+ - name: cpu_training_time
874
+ dtype: int64
875
+ - name: cpu_prediction_time
876
+ dtype: int64
877
+ - name: memory_usage
878
+ dtype: int64
879
+ - name: max_depth
880
+ dtype: int64
881
+ - name: learning_rate
882
+ dtype: float64
883
+ - name: n_estimators
884
+ dtype: int64
885
+ splits:
886
+ - name: train
887
+ num_bytes: 473548320
888
+ num_examples: 2334780
889
+ - name: validation
890
+ num_bytes: 67649760
891
+ num_examples: 333540
892
+ - name: test
893
+ num_bytes: 135299520
894
+ num_examples: 667080
895
+ download_size: 261111067
896
+ dataset_size: 676497600
897
  configs:
898
  - config_name: abalone
899
  data_files:
 
951
  path: ltfsid/validation-*
952
  - split: test
953
  path: ltfsid/test-*
954
+ - config_name: music_popularity
955
+ data_files:
956
+ - split: train
957
+ path: music_popularity/train-*
958
+ - split: validation
959
+ path: music_popularity/validation-*
960
+ - split: test
961
+ path: music_popularity/test-*
962
  ---
music_popularity/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80076f1152dbfe3ed6b2c600744bd384c895ac5f3724ec85469092777cedcd63
3
+ size 52155282
music_popularity/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b1dca669b80f49d653c0a41ab2deda444ff5923689f830d031a944af47fdb93
3
+ size 182653516
music_popularity/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd7cab41826956a35ef92538febdd571d395328d2564bba284e7a5486158abc2
3
+ size 26302269