SushantGautam commited on
Commit
b6139f0
·
2 Parent(s): a6684f7 d647ff5

Merge branch 'main' of https://github.com/simula/soccer-rag

Browse files
Files changed (2) hide show
  1. .env_demo +1 -1
  2. README.md +3 -1
.env_demo CHANGED
@@ -4,4 +4,4 @@ DATABASE_PATH = data/games.db
4
  LANGSMITH = False
5
  LANGSMITH_API_KEY=
6
  LANGSMITH_PROJECT=SoccerRag
7
- FEW_SHOT = 3
 
4
  LANGSMITH = False
5
  LANGSMITH_API_KEY=
6
  LANGSMITH_PROJECT=SoccerRag
7
+ FEW_SHOT = 3
README.md CHANGED
@@ -25,7 +25,9 @@ as this package is not in the requirements.txt file.
25
  Expected setup time is around 10 minutes.
26
 
27
  If you want to download the data and set up the database manually, you can do so by following the instructions below.
28
- ### Required data
 
 
29
  The data required to run the code is not included in this repository.
30
  The data can be downloaded from the [Soccernet](https://www.soccer-net.org/data).
31
  Files needed are:
 
25
  Expected setup time is around 10 minutes.
26
 
27
  If you want to download the data and set up the database manually, you can do so by following the instructions below.
28
+
29
+ ### Downloading the data manually
30
+
31
  The data required to run the code is not included in this repository.
32
  The data can be downloaded from the [Soccernet](https://www.soccer-net.org/data).
33
  Files needed are: