clrfl commited on
Commit
3dd0fb9
·
verified ·
1 Parent(s): b10c024

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -6584,13 +6584,16 @@ All the columns and classes (when textual) in MUSES are in English (BCP-47 `en`)
6584
  All datasets formatting follows a similar structure.
6585
  ```
6586
  {
6587
- "premise": "Conceptually cream skimming has two basic dimensions - product and geography.",
6588
- "hypothesis": "Product and geography are what make cream skimming work.",
6589
- (if available) "datetime" : 1,
6590
- "idx": 0
6591
- # TODO Moritz
 
 
6592
  }
6593
  ```
 
6594
  #### earthquake
6595
 
6596
  - **Size of downloaded dataset files:** 2.77 MB
 
6584
  All datasets formatting follows a similar structure.
6585
  ```
6586
  {
6587
+ (if avail.) "datetime": [2020-06-10T14:27:37.963000000, 2020-06-20T21:23:06.980000000, 2020-10-15T13:36:16.687000000],
6588
+ "type_event": [7, 2, 15],
6589
+ "time_since_last_event": [0.0, 246.92472694444444, 2800.2193630555557],
6590
+ "time_since_start": [0.0, 246.92472694444444, 3047.14409],
6591
+ "seq_idx": 1,
6592
+ "dim_process": 50,
6593
+ "seq_len": 3
6594
  }
6595
  ```
6596
+
6597
  #### earthquake
6598
 
6599
  - **Size of downloaded dataset files:** 2.77 MB