Commit
·
e6550b6
1
Parent(s):
fd3c5f1
last 5 result
Browse files- README.md +60 -42
- data/train-00000-of-00001.parquet +0 -3
- leaders/users.json +1 -1
README.md
CHANGED
|
@@ -1,111 +1,129 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
-
- config_name: default
|
| 4 |
-
data_files:
|
| 5 |
-
- split: train
|
| 6 |
-
path: data/train-*
|
| 7 |
- config_name: leaders
|
| 8 |
data_files: leaders/*.json
|
| 9 |
dataset_info:
|
| 10 |
features:
|
| 11 |
- name: Arpit
|
| 12 |
struct:
|
| 13 |
-
- name: points
|
| 14 |
dtype: int64
|
| 15 |
-
- name: wildcard
|
| 16 |
sequence: int64
|
|
|
|
|
|
|
| 17 |
- name: Ganesh
|
| 18 |
struct:
|
| 19 |
-
- name: points
|
| 20 |
dtype: int64
|
| 21 |
-
- name: wildcard
|
| 22 |
sequence: int64
|
|
|
|
|
|
|
| 23 |
- name: Haaris
|
| 24 |
struct:
|
| 25 |
-
- name: points
|
| 26 |
dtype: int64
|
| 27 |
-
- name: wildcard
|
| 28 |
sequence: int64
|
|
|
|
|
|
|
| 29 |
- name: Jay
|
| 30 |
struct:
|
| 31 |
-
- name: points
|
| 32 |
dtype: int64
|
| 33 |
-
- name: wildcard
|
| 34 |
sequence: int64
|
|
|
|
|
|
|
| 35 |
- name: Kishore
|
| 36 |
struct:
|
| 37 |
-
- name: points
|
| 38 |
dtype: int64
|
| 39 |
-
- name: wildcard
|
| 40 |
sequence: int64
|
|
|
|
|
|
|
| 41 |
- name: Megha
|
| 42 |
struct:
|
| 43 |
-
- name: points
|
| 44 |
dtype: int64
|
| 45 |
-
- name: wildcard
|
| 46 |
sequence: int64
|
|
|
|
|
|
|
| 47 |
- name: Naveein
|
| 48 |
struct:
|
| 49 |
-
- name: points
|
| 50 |
dtype: int64
|
| 51 |
-
- name: wildcard
|
| 52 |
sequence: int64
|
|
|
|
|
|
|
| 53 |
- name: Neha
|
| 54 |
struct:
|
| 55 |
-
- name: points
|
| 56 |
dtype: int64
|
| 57 |
-
- name: wildcard
|
| 58 |
sequence: int64
|
|
|
|
|
|
|
| 59 |
- name: Praveen
|
| 60 |
struct:
|
| 61 |
-
- name: points
|
| 62 |
dtype: int64
|
| 63 |
-
- name: wildcard
|
| 64 |
sequence: int64
|
|
|
|
|
|
|
| 65 |
- name: Rakesh
|
| 66 |
struct:
|
| 67 |
-
- name: points
|
| 68 |
dtype: int64
|
| 69 |
-
- name: wildcard
|
| 70 |
sequence: int64
|
|
|
|
|
|
|
| 71 |
- name: Sai
|
| 72 |
struct:
|
| 73 |
-
- name: points
|
| 74 |
dtype: int64
|
| 75 |
-
- name: wildcard
|
| 76 |
sequence: int64
|
|
|
|
|
|
|
| 77 |
- name: Sahil
|
| 78 |
struct:
|
| 79 |
-
- name: points
|
| 80 |
dtype: int64
|
| 81 |
-
- name: wildcard
|
| 82 |
sequence: int64
|
|
|
|
|
|
|
| 83 |
- name: Sunil
|
| 84 |
struct:
|
| 85 |
-
- name: points
|
| 86 |
dtype: int64
|
| 87 |
-
- name: wildcard
|
| 88 |
sequence: int64
|
|
|
|
|
|
|
| 89 |
- name: Vaibhav
|
| 90 |
struct:
|
| 91 |
-
- name: points
|
| 92 |
dtype: int64
|
| 93 |
-
- name: wildcard
|
| 94 |
sequence: int64
|
|
|
|
|
|
|
| 95 |
- name: Vinay
|
| 96 |
struct:
|
| 97 |
-
- name: points
|
| 98 |
dtype: int64
|
| 99 |
-
- name: wildcard
|
| 100 |
sequence: int64
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
num_bytes: 540
|
| 104 |
-
num_examples: 1
|
| 105 |
-
download_size: 16756
|
| 106 |
-
dataset_size: 540
|
| 107 |
-
---
|
| 108 |
-
|
| 109 |
---
|
| 110 |
license: apache-2.0
|
| 111 |
---
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: leaders
|
| 4 |
data_files: leaders/*.json
|
| 5 |
dataset_info:
|
| 6 |
features:
|
| 7 |
- name: Arpit
|
| 8 |
struct:
|
| 9 |
+
- name: 'points'
|
| 10 |
dtype: int64
|
| 11 |
+
- name: 'wildcard'
|
| 12 |
sequence: int64
|
| 13 |
+
- name: 'last_5_results'
|
| 14 |
+
sequence: string
|
| 15 |
- name: Ganesh
|
| 16 |
struct:
|
| 17 |
+
- name: 'points'
|
| 18 |
dtype: int64
|
| 19 |
+
- name: 'wildcard'
|
| 20 |
sequence: int64
|
| 21 |
+
- name: 'last_5_results'
|
| 22 |
+
sequence: string
|
| 23 |
- name: Haaris
|
| 24 |
struct:
|
| 25 |
+
- name: 'points'
|
| 26 |
dtype: int64
|
| 27 |
+
- name: 'wildcard'
|
| 28 |
sequence: int64
|
| 29 |
+
- name: 'last_5_results'
|
| 30 |
+
sequence: string
|
| 31 |
- name: Jay
|
| 32 |
struct:
|
| 33 |
+
- name: 'points'
|
| 34 |
dtype: int64
|
| 35 |
+
- name: 'wildcard'
|
| 36 |
sequence: int64
|
| 37 |
+
- name: 'last_5_results'
|
| 38 |
+
sequence: string
|
| 39 |
- name: Kishore
|
| 40 |
struct:
|
| 41 |
+
- name: 'points'
|
| 42 |
dtype: int64
|
| 43 |
+
- name: 'wildcard'
|
| 44 |
sequence: int64
|
| 45 |
+
- name: 'last_5_results'
|
| 46 |
+
sequence: string
|
| 47 |
- name: Megha
|
| 48 |
struct:
|
| 49 |
+
- name: 'points'
|
| 50 |
dtype: int64
|
| 51 |
+
- name: 'wildcard'
|
| 52 |
sequence: int64
|
| 53 |
+
- name: 'last_5_results'
|
| 54 |
+
sequence: string
|
| 55 |
- name: Naveein
|
| 56 |
struct:
|
| 57 |
+
- name: 'points'
|
| 58 |
dtype: int64
|
| 59 |
+
- name: 'wildcard'
|
| 60 |
sequence: int64
|
| 61 |
+
- name: 'last_5_results'
|
| 62 |
+
sequence: string
|
| 63 |
- name: Neha
|
| 64 |
struct:
|
| 65 |
+
- name: 'points'
|
| 66 |
dtype: int64
|
| 67 |
+
- name: 'wildcard'
|
| 68 |
sequence: int64
|
| 69 |
+
- name: 'last_5_results'
|
| 70 |
+
sequence: string
|
| 71 |
- name: Praveen
|
| 72 |
struct:
|
| 73 |
+
- name: 'points'
|
| 74 |
dtype: int64
|
| 75 |
+
- name: 'wildcard'
|
| 76 |
sequence: int64
|
| 77 |
+
- name: 'last_5_results'
|
| 78 |
+
sequence: string
|
| 79 |
- name: Rakesh
|
| 80 |
struct:
|
| 81 |
+
- name: 'points'
|
| 82 |
dtype: int64
|
| 83 |
+
- name: 'wildcard'
|
| 84 |
sequence: int64
|
| 85 |
+
- name: 'last_5_results'
|
| 86 |
+
sequence: string
|
| 87 |
- name: Sai
|
| 88 |
struct:
|
| 89 |
+
- name: 'points'
|
| 90 |
dtype: int64
|
| 91 |
+
- name: 'wildcard'
|
| 92 |
sequence: int64
|
| 93 |
+
- name: 'last_5_results'
|
| 94 |
+
sequence: string
|
| 95 |
- name: Sahil
|
| 96 |
struct:
|
| 97 |
+
- name: 'points'
|
| 98 |
dtype: int64
|
| 99 |
+
- name: 'wildcard'
|
| 100 |
sequence: int64
|
| 101 |
+
- name: 'last_5_results'
|
| 102 |
+
sequence: string
|
| 103 |
- name: Sunil
|
| 104 |
struct:
|
| 105 |
+
- name: 'points'
|
| 106 |
dtype: int64
|
| 107 |
+
- name: 'wildcard'
|
| 108 |
sequence: int64
|
| 109 |
+
- name: 'last_5_results'
|
| 110 |
+
sequence: string
|
| 111 |
- name: Vaibhav
|
| 112 |
struct:
|
| 113 |
+
- name: 'points'
|
| 114 |
dtype: int64
|
| 115 |
+
- name: 'wildcard'
|
| 116 |
sequence: int64
|
| 117 |
+
- name: 'last_5_results'
|
| 118 |
+
sequence: string
|
| 119 |
- name: Vinay
|
| 120 |
struct:
|
| 121 |
+
- name: 'points'
|
| 122 |
dtype: int64
|
| 123 |
+
- name: 'wildcard'
|
| 124 |
sequence: int64
|
| 125 |
+
- name: 'last_5_results'
|
| 126 |
+
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 127 |
---
|
| 128 |
license: apache-2.0
|
| 129 |
---
|
data/train-00000-of-00001.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2b8a85e998912ef0c21a843764dccc0761d4f0ef77c154ca43702d2d6d73a9a9
|
| 3 |
-
size 16756
|
|
|
|
|
|
|
|
|
|
|
|
leaders/users.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"Arpit":{"points":10000,"wildcard":[0,0,0]},"Ganesh":{"points":10000,"wildcard":[0,0,0]},"Haaris":{"points":10000,"wildcard":[0,0,0]},"Jay":{"points":10000,"wildcard":[0,0,0]},"Kishore":{"points":10000,"wildcard":[0,0,0]},"Megha":{"points":10000,"wildcard":[0,0,0]},"Naveein":{"points":10000,"wildcard":[0,0,0]},"Neha":{"points":10000,"wildcard":[0,0,0]},"Praveen":{"points":10000,"wildcard":[0,0,0]},"Rakesh":{"points":10000,"wildcard":[0,0,0]},"Sai":{"points":10000,"wildcard":[0,0,0]},"Sahil":{"points":10000,"wildcard":[0,0,0]},"Sunil":{"points":10000,"wildcard":[0,0,0]},"Vaibhav":{"points":10000,"wildcard":[0,0,0]},"Vinay":{"points":10000,"wildcard":[0,0,0]}}
|
|
|
|
| 1 |
+
{"Arpit": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Ganesh": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Haaris": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Jay": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Kishore": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Megha": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Naveein": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Neha": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Praveen": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Rakesh": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Sai": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Sahil": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Sunil": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Vaibhav": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}, "Vinay": {"points": 10000, "wildcard": [0, 0, 0],"last_5_results": ["⚪", "⚪", "⚪", "⚪", "⚪"]}}
|