DebasishDhal99 commited on
Commit
be9ea70
·
verified ·
1 Parent(s): c4e2d98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,11 +6,13 @@ language:
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.1-8B-Instruct
 
 
9
  ---
10
 
11
  ## Model description
12
 
13
- This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on the open_thoughts_indic dataset.
14
  It has been fine-tuned to do reasoning in Odia language.
15
 
16
  ## Intended uses & limitations
@@ -45,4 +47,4 @@ The following hyperparameters were used during training:
45
  - Transformers 4.45.0
46
  - Pytorch 2.6.0.dev20241113+rocm6.2
47
  - Datasets 3.1.0
48
- - Tokenizers 0.20.3
 
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.1-8B-Instruct
9
+ datasets:
10
+ - sam2ai/reasoning-multilingual-R1-indic-odia-train
11
  ---
12
 
13
  ## Model description
14
 
15
+ This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on the open_thoughts_indic dataset. The fine-tuning data [here](https://huggingface.co/datasets/sam2ai/reasoning-multilingual-R1-indic-odia-train),
16
  It has been fine-tuned to do reasoning in Odia language.
17
 
18
  ## Intended uses & limitations
 
47
  - Transformers 4.45.0
48
  - Pytorch 2.6.0.dev20241113+rocm6.2
49
  - Datasets 3.1.0
50
+ - Tokenizers 0.20.3