prithivMLmods commited on
Commit
f422c9f
·
verified ·
1 Parent(s): e24992a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -11,15 +11,7 @@ size_categories:
11
  - 10K<n<100K
12
  ---
13
 
14
- # WeatherNet-05-18039
15
-
16
- **Author:** prithivMLmods
17
- **License:** Apache 2.0
18
- **Modality:** Image
19
- **Format:** Parquet
20
- **Size:** 10K - 100K samples
21
- **Total Rows:** 18,039
22
- **Dataset Size:** 544 MB
23
 
24
  ## Overview
25
 
@@ -47,7 +39,7 @@ You can use the dataset directly with Hugging Face's `datasets` library:
47
  ```python
48
  from datasets import load_dataset
49
 
50
- dataset = load_dataset("prithivMLmods/WeatherNet-05")
51
  ````
52
 
53
  ## Applications
 
11
  - 10K<n<100K
12
  ---
13
 
14
+ # WeatherNet-05-18039
 
 
 
 
 
 
 
 
15
 
16
  ## Overview
17
 
 
39
  ```python
40
  from datasets import load_dataset
41
 
42
+ dataset = load_dataset("prithivMLmods/WeatherNet-05-18039")
43
  ````
44
 
45
  ## Applications