File size: 1,341 Bytes
082d469
 
 
 
 
543cefb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a8b39e
082d469
 
543cefb
 
 
 
082d469
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: http://dbpedia.org/property/date
    dtype: string
  - name: http://dbpedia.org/property/dates
    dtype: string
  - name: http://dbpedia.org/property/leinster
    dtype: string
  - name: http://dbpedia.org/property/matches
    dtype: string
  - name: http://dbpedia.org/property/munster
    dtype: string
  - name: http://dbpedia.org/property/next
    dtype: string
  - name: http://dbpedia.org/property/previous
    dtype: string
  - name: http://dbpedia.org/property/referee
    dtype: string
  - name: http://dbpedia.org/property/round
    dtype: string
  - name: http://dbpedia.org/property/score
    dtype: string
  - name: http://dbpedia.org/property/stadium
    dtype: string
  - name: http://dbpedia.org/property/team
    dtype: string
  - name: http://dbpedia.org/property/teams
    dtype: string
  - name: http://dbpedia.org/property/titles
    dtype: string
  - name: http://dbpedia.org/property/totalgoals
    dtype: string
  - name: http://dbpedia.org/property/totalpoints
    dtype: string
  - name: http://dbpedia.org/property/year
    dtype: string
  splits:
  - name: train
    num_bytes: 62805
    num_examples: 390
  download_size: 24167
  dataset_size: 62805
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---