sdmattpotter commited on
Commit
bee8bc3
1 Parent(s): 948f138

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ITEMNO.
5
+ dtype: string
6
+ - name: O
7
+ dtype: string
8
+ - name: '00000'
9
+ dtype: float64
10
+ - name: Motion/Second
11
+ dtype: string
12
+ - name: Recorder
13
+ dtype: string
14
+ - name: action
15
+ dtype: string
16
+ - name: drescpt
17
+ dtype: string
18
+ - name: Meeting Type
19
+ dtype: string
20
+ - name: Roll Call
21
+ dtype: string
22
+ - name: Attendance
23
+ dtype: string
24
+ - name: DateTimeDate
25
+ dtype: timestamp[ns]
26
+ - name: __index_level_0__
27
+ dtype: int64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 359956
31
+ num_examples: 1185
32
+ download_size: 137681
33
+ dataset_size: 359956
34
+ ---
35
+ # Dataset Card for "sdcctest"
36
+
37
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)