Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This directory includes a few sample datasets to get you started.
|
2 |
|
3 |
* `california_housing_data*.csv` is California housing data from the 1990 US
|
@@ -16,4 +35,4 @@ This directory includes a few sample datasets to get you started.
|
|
16 |
Statistician. 27 (1): 17-21. JSTOR 2682899.
|
17 |
|
18 |
and our copy was prepared by the
|
19 |
-
[vega_datasets library](https://github.com/altair-viz/vega_datasets/blob/4f67bdaad10f45e3549984e17e1b3088c731503d/vega_datasets/_data/anscombe.json).
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- m7alek/ninth_file
|
5 |
+
- m7alek/external_df
|
6 |
+
- m7alek/eighth_file
|
7 |
+
language:
|
8 |
+
- ar
|
9 |
+
- en
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
- bertscore
|
13 |
+
base_model:
|
14 |
+
- nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
15 |
+
new_version: google/gemma-7b-aps-it
|
16 |
+
library_name: transformers
|
17 |
+
tags:
|
18 |
+
- text-generation-inference
|
19 |
+
---
|
20 |
This directory includes a few sample datasets to get you started.
|
21 |
|
22 |
* `california_housing_data*.csv` is California housing data from the 1990 US
|
|
|
35 |
Statistician. 27 (1): 17-21. JSTOR 2682899.
|
36 |
|
37 |
and our copy was prepared by the
|
38 |
+
[vega_datasets library](https://github.com/altair-viz/vega_datasets/blob/4f67bdaad10f45e3549984e17e1b3088c731503d/vega_datasets/_data/anscombe.json).
|