am5uc commited on
Commit
3b82713
·
verified ·
1 Parent(s): ae700e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ I had three benchmarks, the WikiTableQuestions dataset, the TabFact dataset, and
51
  |------------------------------------------------------|-------------------------------|------------------------------------------|-----------------------|-------------------|
52
  | google/tapas-base-finetuned-wtq (before Fine-tuning) | 0.2933 | 0.3405 | 0.5005 | 0.2512 |
53
  | google/tapas-base-finetuned-wtq (Fine-tuned) | 0.4667 | 0.3405 | 0.5005 | 0.2525 |
54
- | mistralai/Mistral-7B-Instruct-v0.3 | 0 | Exact Match: 0.0346 / Fuzzy Match: 0.4744| 0.4995 | |
55
  | meta-llama/Llama-3.2-1B | 0.0133 | Exact Match: 0.0593 / Fuzzy Match: 0.2769| 0.4995 | 0.0238 |
56
 
57
  ## Usage and Intended Uses
 
51
  |------------------------------------------------------|-------------------------------|------------------------------------------|-----------------------|-------------------|
52
  | google/tapas-base-finetuned-wtq (before Fine-tuning) | 0.2933 | 0.3405 | 0.5005 | 0.2512 |
53
  | google/tapas-base-finetuned-wtq (Fine-tuned) | 0.4667 | 0.3405 | 0.5005 | 0.2525 |
54
+ | mistralai/Mistral-7B-Instruct-v0.3 | 0 | Exact Match: 0.0346 / Fuzzy Match: 0.4744| 0.4995 | 0.0296 |
55
  | meta-llama/Llama-3.2-1B | 0.0133 | Exact Match: 0.0593 / Fuzzy Match: 0.2769| 0.4995 | 0.0238 |
56
 
57
  ## Usage and Intended Uses