derek-thomas HF staff commited on
Commit
a2cb044
1 Parent(s): d99a798

Fixing naming

Browse files
Files changed (1) hide show
  1. 02-tgi-plots.ipynb +1 -1
02-tgi-plots.ipynb CHANGED
@@ -30,7 +30,7 @@
30
  "import pandas as pd\n",
31
  "\n",
32
  "# Define the directory path where your files are located\n",
33
- "dir_path = proj_dir/'tgi_bench_results/'\n",
34
  "\n",
35
  "\n",
36
  "def build_df():\n",
 
30
  "import pandas as pd\n",
31
  "\n",
32
  "# Define the directory path where your files are located\n",
33
+ "dir_path = proj_dir/'tgi_benchmark_results/'\n",
34
  "\n",
35
  "\n",
36
  "def build_df():\n",